forked from mirrors/qmk_firmware
7 lines
282 B
Makefile
7 lines
282 B
Makefile
# 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.
|