diff options
Diffstat (limited to 'keyboards/planck/keymaps/jhenahan/config.h')
| -rw-r--r-- | keyboards/planck/keymaps/jhenahan/config.h | 9 |
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 @@ | |||
| 1 | #ifndef CONFIG_USER_H | ||
| 2 | #define CONFIG_USER_H | ||
| 3 | |||
| 4 | #include "../../config.h" | ||
| 5 | |||
| 6 | #define FORCE_NKRO | ||
| 7 | #define WORKMAN_SOUND COLEMAK_SOUND | ||
| 8 | |||
| 9 | #endif | ||
