1
0
Fork 0
qmk_firmware/layouts/community/ortho_4x12/wanleg/rules.mk

14 lines
236 B
Makefile

AUDIO_ENABLE = no
SWAP_HANDS_ENABLE = yes
ifeq ($(strip $(KEYBOARD)), jj40)
SWAP_HANDS_ENABLE = no
endif
ifeq ($(strip $(KEYBOARD)), 4x4)
SWAP_HANDS_ENABLE = no
endif
ifeq ($(strip $(KEYBOARD)), zlant)
SWAP_HANDS_ENABLE = no
endif