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
|