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
Failed to generate hash of commit
263 changed files with 19 additions and 306 deletions

View file

@ -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