mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 11:29:26 +00:00
13 lines
190 B
Makefile
13 lines
190 B
Makefile
CUSTOM_MATRIX = lite
|
|
|
|
CIE1931_CURVE = yes
|
|
|
|
QUANTUM_PAINTER_DRIVERS = ili9341_spi
|
|
|
|
SRC += \
|
|
djinn_portscan_matrix.c \
|
|
djinn_split_sync.c \
|
|
djinn_usbpd.c
|
|
|
|
DEFAULT_FOLDER = tzarc/djinn/rev2
|