9 lines
167 B
Makefile
9 lines
167 B
Makefile
CAPS_WORD_ENABLE = yes
|
|
CUSTOM_MATRIX = lite
|
|
WS2812_DRIVER = vendor
|
|
RGBLIGHT_ENABLE = yes
|
|
DEFERRED_EXEC_ENABLE = yes
|
|
SRC += encoder.c
|
|
SRC += ghosting.c
|
|
SRC += matrix.c
|