mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 16:37:58 +06: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
|