Tidy up NKRO_ENABLE rules (#15382)
This commit is contained in:
parent
315fb6e724
commit
a8d440e4e0
1838 changed files with 1838 additions and 3298 deletions
|
@ -4,7 +4,7 @@ MCU = atmega32u4
|
|||
# Bootloader selection
|
||||
BOOTLOADER = atmel-dfu
|
||||
|
||||
NKRO_ENABLE = yes
|
||||
NKRO_ENABLE = yes # Enable N-Key Rollover
|
||||
OLED_ENABLE = yes
|
||||
OLED_DRIVER = SSD1306
|
||||
RGBLIGHT_ENABLE = yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue