mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-23 21:04:36 +02:00
5 lines
56 B
Makefile
5 lines
56 B
Makefile
# Enable features
|
|
CUSTOM_MATRIX = lite
|
|
|
|
SRC += matrix.c
|