2016-08-07 14:04:39 +00:00
|
|
|
# Build Options
|
2021-12-13 02:05:37 +00:00
|
|
|
# change yes to no to disable
|
2016-08-07 14:04:39 +00:00
|
|
|
#
|
2017-06-30 20:09:52 +00:00
|
|
|
CUSTOM_MATRIX = yes # Custom matrix file for the HHKB
|
2018-07-10 01:12:59 +00:00
|
|
|
|
2019-10-20 19:51:37 +00:00
|
|
|
# project specific files
|
|
|
|
SRC = matrix.c
|
|
|
|
|
2017-08-24 02:29:07 +00:00
|
|
|
# debug-on: EXTRAFLAGS += -DDEBUG -DDEBUG_ACTION
|
|
|
|
# debug-on: all
|
2016-08-07 14:04:39 +00:00
|
|
|
|
2017-08-24 02:29:07 +00:00
|
|
|
# debug-off: EXTRAFLAGS += -DNO_DEBUG -DNO_PRINT
|
|
|
|
# debug-off: OPT_DEFS := $(filter-out -DCONSOLE_ENABLE,$(OPT_DEFS))
|
|
|
|
# debug-off: all
|