Files
qmk-keychron-q3-colemak-dh/layouts/community/ortho_4x12/brandonschlack/rules.mk
2020-11-04 21:55:03 -08:00

11 lines
231 B
Makefile

ifeq ($(strip $(KEYBOARD)), planck/rev6)
SRC += muse.c
endif
MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
BACKLIGHT_ENABLE = no # No backlights installed
ifeq ($(strip $(KEYBOARD)), jnao)
BOOTMAGIC_ENABLE = lite
endif