1
0
Fork 0

Tidy up NKRO_ENABLE rules (#15382)

This commit is contained in:
Ryan 2021-12-09 16:05:44 +11:00 committed by GitHub
parent 315fb6e724
commit a8d440e4e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
1838 changed files with 1838 additions and 3298 deletions

View file

@ -15,7 +15,7 @@ COMMAND_ENABLE = no
SLEEP_LED_ENABLE = yes
SPLIT_KEYBOARD = no
BACKLIGHT_ENABLE = no
NKRO_ENABLE = yes
NKRO_ENABLE = yes # Enable N-Key Rollover
RGBLIGHT_ENABLE = yes
AUDIO_ENABLE = no
LTO_ENABLE = yes

View file

@ -15,7 +15,7 @@ COMMAND_ENABLE = no
SLEEP_LED_ENABLE = yes
SPLIT_KEYBOARD = no
BACKLIGHT_ENABLE = no
NKRO_ENABLE = yes
NKRO_ENABLE = yes # Enable N-Key Rollover
RGBLIGHT_ENABLE = yes
AUDIO_ENABLE = no
LTO_ENABLE = yes

View file

@ -15,7 +15,7 @@ COMMAND_ENABLE = no
SLEEP_LED_ENABLE = yes
SPLIT_KEYBOARD = no
BACKLIGHT_ENABLE = no
NKRO_ENABLE = yes
NKRO_ENABLE = yes # Enable N-Key Rollover
RGBLIGHT_ENABLE = yes
AUDIO_ENABLE = no
LTO_ENABLE = yes