rules.mk 282 B

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