mirror of
https://github.com/firewalkwithm3/qmk_firmware.git
synced 2024-11-22 19:40:29 +08:00
7 lines
110 B
Makefile
7 lines
110 B
Makefile
SRC += matrix.c
|
|
|
|
SPI_DRIVER_REQUIRED = yes
|
|
CUSTOM_MATRIX = lite
|
|
|
|
POINTING_DEVICE_DRIVER = cirque_pinnacle_spi
|