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

@@ -11,6 +11,5 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
AUDIO_ENABLE = no
RGBLIGHT_ENABLE = no
OLED_ENABLE = yes
OLED_DRIVER = SSD1306
ENCODER_ENABLE = yes
RGB_MATRIX_ENABLE = yes