mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-25 20:56:42 +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
|