6 lines
113 B
Makefile
6 lines
113 B
Makefile
CUSTOM_MATRIX = yes
|
|
SRC += matrix.c
|
|
|
|
# Disable unsupported hardware
|
|
RGBLIGHT_SUPPORTED = no
|
|
AUDIO_SUPPORTED = no
|