summaryrefslogtreecommitdiffstats
path: root/keyboards/hardwareabstraction/handwire/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-10-10 08:38:04 +0000
committerQMK Bot <hello@qmk.fm>2022-10-10 08:38:04 +0000
commitc87bc929086d41daf804c10d02ec7ee1fca61a4a (patch)
tree0b7c29198771fc1f4e96ca10fd77aeb2a85b0afd /keyboards/hardwareabstraction/handwire/rules.mk
parentd115bcb69e7d466071577406ed8e3f7eb62bd5c3 (diff)
parent46fe3b0cf562ff4b62b9a2f50598976ca02e2e2b (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/hardwareabstraction/handwire/rules.mk')
-rw-r--r--keyboards/hardwareabstraction/handwire/rules.mk8
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/hardwareabstraction/handwire/rules.mk b/keyboards/hardwareabstraction/handwire/rules.mk
new file mode 100644
index 0000000000..d782fba2a8
--- /dev/null
+++ b/keyboards/hardwareabstraction/handwire/rules.mk
@@ -0,0 +1,8 @@
+LTO_ENABLE = yes
+HAPTIC_ENABLE = yes
+HAPTIC_DRIVER += SOLENOID
+
+OLED_ENABLE = yes
+OLED_DRIVER = SSD1306
+
+WPM_ENABLE = yes