summaryrefslogtreecommitdiffstats
path: root/keyboards/woodkeys/meira/post_rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/woodkeys/meira/post_rules.mk')
-rw-r--r--keyboards/woodkeys/meira/post_rules.mk9
1 files changed, 9 insertions, 0 deletions
diff --git a/keyboards/woodkeys/meira/post_rules.mk b/keyboards/woodkeys/meira/post_rules.mk
new file mode 100644
index 0000000000..5d85581c6e
--- /dev/null
+++ b/keyboards/woodkeys/meira/post_rules.mk
@@ -0,0 +1,9 @@
+SRC += matrix.c TWIlib.c issi.c lighting.c
+
+#ifeq ($(strip $(ISSI_ENABLE)), yes)
+# OPT_DEFS += -DISSI_ENABLE
+#endif
+
+#ifeq ($(strip $(WATCHDOG_ENABLE)), yes)
+# OPT_DEFS += -DWATCHDOG_ENABLE
+#endif