mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-01 15:35:52 +00:00
6 lines
144 B
Makefile
6 lines
144 B
Makefile
# project specific files
|
|
SRC += rgb_matrix_user.c
|
|
|
|
# This keymap requires Massdrop Configurator support
|
|
OPT_DEFS += -DUSE_MASSDROP_CONFIGURATOR
|