OLED: driver naming cleanups (#21710)
This commit is contained in:
parent
0ac8221a0a
commit
5d2f2af198
263 changed files with 19 additions and 306 deletions
|
|
@ -31,7 +31,6 @@ RGB_MATRIX_ENABLE = yes
|
|||
|
||||
# OLED enabled
|
||||
OLED_ENABLE = yes
|
||||
OLED_DRIVER = SSD1306
|
||||
WPM_ENABLE = yes
|
||||
|
||||
# Wear-levelling driver
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue