mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 11:29:26 +00:00
8 lines
109 B
Makefile
8 lines
109 B
Makefile
CUSTOM_MATRIX = lite
|
|
|
|
# project specific files
|
|
I2C_DRIVER_REQUIRED = yes
|
|
SRC += matrix.c
|
|
|
|
PS2_DRIVER = usart
|