diff options
Diffstat (limited to 'layouts/community/ergodox/kejadlen/config.h')
| -rw-r--r-- | layouts/community/ergodox/kejadlen/config.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/layouts/community/ergodox/kejadlen/config.h b/layouts/community/ergodox/kejadlen/config.h index 9e076dead..4e554e8a1 100644 --- a/layouts/community/ergodox/kejadlen/config.h +++ b/layouts/community/ergodox/kejadlen/config.h | |||
| @@ -1,11 +1,6 @@ | |||
| 1 | #ifndef CONFIG_USER_H | 1 | #pragma once |
| 2 | #define CONFIG_USER_H | ||
| 3 | |||
| 4 | #include QMK_KEYBOARD_CONFIG_H | ||
| 5 | 2 | ||
| 6 | #define FORCE_NKRO | 3 | #define FORCE_NKRO |
| 7 | 4 | ||
| 8 | #undef TAPPING_TERM | 5 | #undef TAPPING_TERM |
| 9 | #undef IGNORE_MOD_TAP_INTERRUPT | 6 | #undef IGNORE_MOD_TAP_INTERRUPT |
| 10 | |||
| 11 | #endif | ||
