mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-12-12 13:17:38 +06:00
9 lines
150 B
Makefile
9 lines
150 B
Makefile
|
AUDIO_DRIVER = pwm_hardware
|
||
|
|
||
|
# project specific files
|
||
|
SRC += matrix.c
|
||
|
|
||
|
QUANTUM_PAINTER_DRIVERS = st7735_spi
|
||
|
|
||
|
CUSTOM_MATRIX = lite
|
||
|
CIE1931_CURVE = yes
|