blob: f27ee2a28eef92cac557e4a5328e221af587e1de (
plain)
1
2
3
4
5
6
7
|
# 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.
|