]> git.donarmstrong.com Git - qmk_firmware.git/blob - layouts/community/ortho_4x12/wanleg/rules.mk
Keyboard: 40percentclub - enable 4x4 and 5x5 community keymaps (#4437)
[qmk_firmware.git] / layouts / community / ortho_4x12 / wanleg / rules.mk
1 AUDIO_ENABLE = no
2 SWAP_HANDS_ENABLE = yes
3
4 ifeq ($(strip $(KEYBOARD)), jj40)
5         SWAP_HANDS_ENABLE = no
6 endif
7
8 ifeq ($(strip $(KEYBOARD)), 40percentclub/4x4)
9         SWAP_HANDS_ENABLE = no
10 endif
11
12 ifeq ($(strip $(KEYBOARD)), zlant)
13         SWAP_HANDS_ENABLE = no
14 endif