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.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/layouts/community/ortho_4x12/wanleg/rules.mk b/layouts/community/ortho_4x12/wanleg/rules.mk
index 79929689c..69f377a01 100644
--- a/layouts/community/ortho_4x12/wanleg/rules.mk
+++ b/layouts/community/ortho_4x12/wanleg/rules.mk
@@ -3,4 +3,8 @@ SWAP_HANDS_ENABLE = yes
ifeq ($(strip $(KEYBOARD)), jj40)
SWAP_HANDS_ENABLE = no
+endif
+
+ifeq ($(strip $(KEYBOARD)), 4x4)
+ SWAP_HANDS_ENABLE = no
endif \ No newline at end of file