forked from mirror/qmk_firmware
8 lines
123 B
Makefile
8 lines
123 B
Makefile
CUSTOM_MATRIX = lite
|
|
|
|
SRC += matrix.c
|
|
UART_DRIVER_REQUIRED = yes
|
|
SPI_DRIVER_REQUIRED = yes
|
|
|
|
OPT_DEFS += -DSLEEP_LED_ENABLE
|