We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92eb87f commit 2411ca4Copy full SHA for 2411ca4
keyboards/kprepublic/bm60hsrgb_ec/rules.mk
@@ -12,8 +12,7 @@ MOUSEKEY_ENABLE = yes # Mouse keys
12
EXTRAKEY_ENABLE = yes # Audio control and System control
13
CONSOLE_ENABLE = no # Console for debug
14
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
+NKRO_ENABLE = yes # Enable N-Key Rollover
17
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
18
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
19
MIDI_ENABLE = no # MIDI support
0 commit comments