summaryrefslogtreecommitdiff
path: root/keyboards/keychron/q2/rev_0110/keymaps/ladduro/rules.mk
blob: c0ee640cd24261c7bcc78a30bf5ecf6218e594ed (plain)
1
2
3
4
5
MOUSEKEY_ENABLE = no

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