aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/jhenahan/config.h
diff options
context:
space:
mode:
authorJack Henahan <jhenahan@me.com>2016-08-29 11:35:07 -0400
committerJack Henahan <jhenahan@me.com>2016-08-29 11:35:07 -0400
commit42f1ce08dc09ff784add32750e55aa03e2427f5e (patch)
treea84fb820993363cb4b70fbbbe82c6dc1dada72e4 /keyboards/planck/keymaps/jhenahan/config.h
parent6d1e916851daa7bcbd8ef31b6fbc73cb369ef1f0 (diff)
downloadfirmware-42f1ce08dc09ff784add32750e55aa03e2427f5e.tar.gz
firmware-42f1ce08dc09ff784add32750e55aa03e2427f5e.tar.bz2
firmware-42f1ce08dc09ff784add32750e55aa03e2427f5e.zip
jhenahan layout
Diffstat (limited to 'keyboards/planck/keymaps/jhenahan/config.h')
-rw-r--r--keyboards/planck/keymaps/jhenahan/config.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/jhenahan/config.h b/keyboards/planck/keymaps/jhenahan/config.h
new file mode 100644
index 000000000..cd3adc41c
--- /dev/null
+++ b/keyboards/planck/keymaps/jhenahan/config.h
@@ -0,0 +1,9 @@
+#ifndef CONFIG_USER_H
+#define CONFIG_USER_H
+
+#include "../../config.h"
+
+#define FORCE_NKRO
+#define WORKMAN_SOUND COLEMAK_SOUND
+
+#endif