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
1838 changed files with 1838 additions and 3298 deletions

View File

@ -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