qmk-dactyl-manuform-a/keyboards/keychron/q1/rev_0100/keymaps/gtg465x/rules.mk

7 lines
116 B
Makefile

VIA_ENABLE = yes
MOUSEKEY_ENABLE = no
ifeq ($(strip $(RGB_MATRIX_ENABLE)), yes)
SRC += rgb_matrix_user.c
endif