mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-17 01:14:48 +00:00
5 lines
144 B
Makefile
5 lines
144 B
Makefile
# project specific files
|
|
SRC += rgb_matrix_user.c
|
|
|
|
# This keymap requires Massdrop Configurator support
|
|
OPT_DEFS += -DUSE_MASSDROP_CONFIGURATOR
|