summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/jhenahan/config.h
diff options
context:
space:
mode:
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