You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/layouts/community/ortho_4x12/wanleg/rules.mk

14 lines
236 B

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