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
|