mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-08-04 08:21:08 -04:00
4f7a7873c8
Format code according to conventions
5 lines
60 B
Makefile
5 lines
60 B
Makefile
# custom matrix setup
|
|
CUSTOM_MATRIX = lite
|
|
|
|
SRC += matrix.c
|