forked from mirrors/qmk_firmware
6f59236b1f
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
4 lines
60 B
Makefile
4 lines
60 B
Makefile
# Custom matrix setup
|
|
CUSTOM_MATRIX = lite
|
|
|
|
SRC += matrix.c
|