OLED: driver naming cleanups (#21710)
This commit is contained in:
parent
0ac8221a0a
commit
5d2f2af198
263 changed files with 19 additions and 306 deletions
|
@ -2,7 +2,6 @@ MOUSEKEY_ENABLE = yes # Mouse keys
|
|||
|
||||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
OLED_ENABLE = yes
|
||||
OLED_DRIVER = SSD1306
|
||||
LTO_ENABLE = yes
|
||||
|
||||
# If you want to change the display of OLED, you need to change here
|
||||
|
|
|
@ -2,7 +2,6 @@ MOUSEKEY_ENABLE = yes # Mouse keys
|
|||
|
||||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
OLED_ENABLE = yes
|
||||
OLED_DRIVER = SSD1306
|
||||
LTO_ENABLE = yes
|
||||
|
||||
# If you want to change the display of OLED, you need to change here
|
||||
|
|
|
@ -2,7 +2,6 @@ MOUSEKEY_ENABLE = yes # Mouse keys
|
|||
|
||||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
OLED_ENABLE = yes
|
||||
OLED_DRIVER = SSD1306
|
||||
LTO_ENABLE = yes
|
||||
|
||||
# If you use connection the Rhymestone, please enable RS_EXTRA_LED
|
||||
|
|
|
@ -14,6 +14,5 @@ MOUSEKEY_ENABLE = yes # Mouse keys
|
|||
|
||||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
OLED_ENABLE = yes
|
||||
OLED_DRIVER = SSD1306
|
||||
|
||||
DEFAULT_FOLDER = marksard/treadstone48/rev1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue