Tidy up NKRO_ENABLE rules (#15382)
This commit is contained in:
parent
315fb6e724
commit
a8d440e4e0
1838 changed files with 1838 additions and 3298 deletions
|
@ -16,8 +16,7 @@ DEBOUNCE_TYPE = sym_eager_pk
|
|||
EXTRAKEY_ENABLE = no # Audio control and System control
|
||||
LTO_ENABLE = yes # Link time optimise, reduce firmware size
|
||||
MOUSEKEY_ENABLE = no # Mouse keys
|
||||
# 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
|
||||
OLED_DRIVER = SSD1306
|
||||
OLED_ENABLE = yes
|
||||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue