Skip to content

Commit

Permalink
Tidy up NKRO_ENABLE rules
Browse files Browse the repository at this point in the history
  • Loading branch information
peepeetee committed Feb 26, 2022
1 parent 92eb87f commit 2411ca4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions keyboards/kprepublic/bm60hsrgb_ec/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ MOUSEKEY_ENABLE = yes # Mouse keys
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 = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
MIDI_ENABLE = no # MIDI support
Expand Down

0 comments on commit 2411ca4

Please sign in to comment.