6f3beae895
Co-authored-by: Ryan <fauxpark@gmail.com>
7 lines
111 B
Makefile
7 lines
111 B
Makefile
# Build Options
|
|
# change yes to no to disable
|
|
#
|
|
|
|
SLEEP_LED_ENABLE = yes
|
|
CUSTOM_MATRIX = lite
|
|
SRC += matrix.c
|