mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 11:29:26 +00:00
7 lines
121 B
Makefile
7 lines
121 B
Makefile
# project specific files
|
|
SRC += matrix.c
|
|
|
|
QUANTUM_PAINTER_DRIVERS = st7735_spi
|
|
|
|
CUSTOM_MATRIX = lite
|
|
CIE1931_CURVE = yes
|