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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
263 changed files with 19 additions and 306 deletions

View file

@ -31,7 +31,6 @@ RGB_MATRIX_ENABLE = yes
# OLED enabled
OLED_ENABLE = yes
OLED_DRIVER = SSD1306
WPM_ENABLE = yes
# Wear-levelling driver

View file

@ -15,7 +15,6 @@ AUDIO_ENABLE = no # Audio output
# OLED enabled
OLED_ENABLE = yes
OLED_DRIVER = SSD1306
WPM_ENABLE = yes
# Additional thing to reduce compiled size