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