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

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