summaryrefslogtreecommitdiff
path: root/keyboards/keychron/q1v1/ansi/keymaps/gtg465x/rules.mk
blob: 42ba38028d262cf7283d94d13024c8c2fc7f32b1 (plain)
1
2
3
4
5
6
VIA_ENABLE = yes
MOUSEKEY_ENABLE = no

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