X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=layouts%2Fcommunity%2Fortho_4x12%2Fwanleg%2Frules.mk;h=835022f4bfd78395b2260dd84c7ba3f8fc613dc2;hb=0031e461913d23e37a9aebd1da5daf1c93a149ee;hp=69f377a0159f420ada164c98c8290fe912fbb6c4;hpb=2fcfd5cff7089338385c40a630315939a7a9ebbc;p=qmk_firmware.git diff --git a/layouts/community/ortho_4x12/wanleg/rules.mk b/layouts/community/ortho_4x12/wanleg/rules.mk index 69f377a01..835022f4b 100644 --- a/layouts/community/ortho_4x12/wanleg/rules.mk +++ b/layouts/community/ortho_4x12/wanleg/rules.mk @@ -5,6 +5,10 @@ ifeq ($(strip $(KEYBOARD)), jj40) SWAP_HANDS_ENABLE = no endif -ifeq ($(strip $(KEYBOARD)), 4x4) +ifeq ($(strip $(KEYBOARD)), 40percentclub/4x4) SWAP_HANDS_ENABLE = no -endif \ No newline at end of file +endif + +ifeq ($(strip $(KEYBOARD)), zlant) + SWAP_HANDS_ENABLE = no +endif