aboutsummaryrefslogtreecommitdiffstats
path: root/layouts/community/ortho_5x15/wanleg/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/community/ortho_5x15/wanleg/rules.mk')
-rw-r--r--layouts/community/ortho_5x15/wanleg/rules.mk11
1 files changed, 11 insertions, 0 deletions
diff --git a/layouts/community/ortho_5x15/wanleg/rules.mk b/layouts/community/ortho_5x15/wanleg/rules.mk
new file mode 100644
index 000000000..96bbaa458
--- /dev/null
+++ b/layouts/community/ortho_5x15/wanleg/rules.mk
@@ -0,0 +1,11 @@
+#ifeq ($(strip $(KEYBOARD)), xd75)
+#or
+#ifeq (,$(findstring xd75,$(KEYBOARD)))
+#something
+#endif
+
+#ifeq ($(strip $(KEYBOARD)), 40percentclub/5x5)
+#or
+#ifeq (,$(findstring 40percentclub/5x5,$(KEYBOARD)))
+#something
+#endif \ No newline at end of file