1
0
Fork 0
qmk_firmware/layouts/community/ortho_5x12/brandonschlack/rules.mk

11 lines
260 B
Makefile
Raw Permalink Normal View History

ifeq ($(strip $(KEYBOARD)), preonic/rev3)
SRC += muse.c
endif
MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
BACKLIGHT_ENABLE = no # No backlights installed
ifeq ($(strip $(KEYBOARD)), jnao)
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
endif