summaryrefslogtreecommitdiffstats
path: root/keyboards/tau4/rules.mk
diff options
context:
space:
mode:
authorlokher <lokher@gmail.com>2022-12-06 17:04:10 +0800
committerlokher <lokher@gmail.com>2022-12-06 17:04:10 +0800
commit27fc28fd2ff52e079a5bc58d6aaea4c752420615 (patch)
tree7ac943fb1ba4f430a7220efd18f66f6a77205c30 /keyboards/tau4/rules.mk
parente736133392fe6427cfb995da0787337189828272 (diff)
parent2709b6ed616f8012ff4cfd3ee69a822a8d188351 (diff)
Merge upstream master
Diffstat (limited to 'keyboards/tau4/rules.mk')
-rwxr-xr-xkeyboards/tau4/rules.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/keyboards/tau4/rules.mk b/keyboards/tau4/rules.mk
new file mode 100755
index 0000000000..f27ee2a28e
--- /dev/null
+++ b/keyboards/tau4/rules.mk
@@ -0,0 +1,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.