forked from mirrors/qmk_userspace
OLED: driver naming cleanups (#21710)
This commit is contained in:
parent
0ac8221a0a
commit
5d2f2af198
263 changed files with 19 additions and 306 deletions
|
@ -13,7 +13,6 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth
|
|||
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
|
||||
SWAP_HANDS_ENABLE = no # Enable one-hand typing
|
||||
OLED_ENABLE = yes
|
||||
OLED_DRIVER = SSD1306 # OLED display
|
||||
ENCODER_ENABLE = yes # Enable encoder
|
||||
|
||||
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue