diff options
Diffstat (limited to 'keyboards/kc60se/rules.mk')
-rw-r--r-- | keyboards/kc60se/rules.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/kc60se/rules.mk b/keyboards/kc60se/rules.mk index a85bcefe42..bc378083b7 100644 --- a/keyboards/kc60se/rules.mk +++ b/keyboards/kc60se/rules.mk @@ -11,8 +11,7 @@ MOUSEKEY_ENABLE = no # default keymap does not map mouse EXTRAKEY_ENABLE = yes # Audio control and System control CONSOLE_ENABLE = no # Console for debug COMMAND_ENABLE = no # Commands for debug and configuration -# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work -NKRO_ENABLE = yes # USB Nkey Rollover +NKRO_ENABLE = yes # Enable N-Key Rollover BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality AUDIO_ENABLE = no # Audio output |