forked from mirror/qmk_firmware
OLED: driver naming cleanups (#21710)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user