Tidy up NKRO_ENABLE rules (#15382)
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user