Fix keyboard level use of OLED_DRIVER_ENABLE (#15343)

This commit is contained in:
Joel Challis
2021-11-28 21:00:02 +00:00
committed by GitHub
parent 097ae9d817
commit 4ee33f1ffd
6 changed files with 7 additions and 7 deletions

View File

@@ -15,5 +15,5 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
NKRO_ENABLE = no # USB Nkey Rollover
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
OLED_DRIVER_ENABLE = yes
OLED_ENABLE = yes
LTO_ENABLE = yes