OLED: driver naming cleanups (#21710)

This commit is contained in:
Ryan
2023-08-15 19:30:34 +10:00
committed by GitHub
parent 0ac8221a0a
commit 5d2f2af198
263 changed files with 19 additions and 306 deletions

View File

@@ -1,5 +1,4 @@
OLED_ENABLE = yes
OLED_DRIVER = SSD1306 # Enables the use of OLED displays
ENCODER_ENABLE = yes # ENables the use of one or more encoders
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
@@ -8,4 +7,3 @@ RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
# This does not affect QMK Macros and Layers
LTO_ENABLE = yes
ENCODER_MAP_ENABLE = yes