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