Skip to content

Commit 2411ca4

Browse files
committed
Tidy up NKRO_ENABLE rules
1 parent 92eb87f commit 2411ca4

File tree

1 file changed

+1
-2
lines changed
  • keyboards/kprepublic/bm60hsrgb_ec

1 file changed

+1
-2
lines changed

keyboards/kprepublic/bm60hsrgb_ec/rules.mk

+1-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ MOUSEKEY_ENABLE = yes # Mouse keys
1212
EXTRAKEY_ENABLE = yes # Audio control and System control
1313
CONSOLE_ENABLE = no # Console for debug
1414
COMMAND_ENABLE = no # Commands for debug and configuration
15-
# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
16-
NKRO_ENABLE = yes # USB Nkey Rollover
15+
NKRO_ENABLE = yes # Enable N-Key Rollover
1716
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
1817
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
1918
MIDI_ENABLE = no # MIDI support

0 commit comments

Comments
 (0)