1
0

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
263 changed files with 19 additions and 306 deletions

View File

@@ -1,7 +1,2 @@
# Build Options
# change yes to no to disable
#
OLED_DRIVER = SSD1306 # OLED display support
# EEPROM_DRIVER ?= i2c # Driver for external EEPROM chip
# This is currently not working due to QMK not officially supporting the chip used on the Tau4, I am working on a fix.