Tidy up NKRO_ENABLE rules (#15382)
This commit is contained in:
parent
315fb6e724
commit
a8d440e4e0
1838 changed files with 1838 additions and 3298 deletions
|
@ -13,7 +13,6 @@ COMMAND_ENABLE = yes
|
|||
BACKLIGHT_ENABLE = yes
|
||||
RGBLIGHT_ENABLE = yes
|
||||
WS2812_DRIVER = i2c
|
||||
NKRO_ENABLE = no
|
||||
# Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
|
||||
NKRO_ENABLE = no # Enable N-Key Rollover
|
||||
|
||||
KEY_LOCK_ENABLE = yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue