mirror of
https://github.com/firewalkwithm3/qmk_firmware.git
synced 2024-11-23 03:50:28 +08:00
48a80a502d
Co-authored-by: Drashna Jaelre <drashna@live.com>
9 lines
142 B
Makefile
9 lines
142 B
Makefile
# Build Options
|
|
# change yes to no to disable
|
|
#
|
|
CUSTOM_MATRIX = lite # Lite custom matrix
|
|
|
|
|
|
# Project specific files
|
|
SRC += matrix.c
|