summaryrefslogtreecommitdiffstats
path: root/layouts/community/ortho_4x12/wanleg/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/community/ortho_4x12/wanleg/rules.mk')
-rw-r--r--layouts/community/ortho_4x12/wanleg/rules.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/layouts/community/ortho_4x12/wanleg/rules.mk b/layouts/community/ortho_4x12/wanleg/rules.mk
new file mode 100644
index 000000000..79929689c
--- /dev/null
+++ b/layouts/community/ortho_4x12/wanleg/rules.mk
@@ -0,0 +1,6 @@
+AUDIO_ENABLE = no
+SWAP_HANDS_ENABLE = yes
+
+ifeq ($(strip $(KEYBOARD)), jj40)
+ SWAP_HANDS_ENABLE = no
+endif \ No newline at end of file