X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fhhkb%2Frules.mk;h=b8bfd73d2a13a6ccabda2b548c461fed99c2145a;hb=a729d852fe502d62e09bab1a31f49b738f8892e4;hp=d31e755ef90a885f408bafc63332501141c9f752;hpb=ee43856ff7ba37ea89d1a8a4700efba4e4f69571;p=qmk_firmware.git diff --git a/keyboards/hhkb/rules.mk b/keyboards/hhkb/rules.mk index d31e755ef..b8bfd73d2 100644 --- a/keyboards/hhkb/rules.mk +++ b/keyboards/hhkb/rules.mk @@ -72,9 +72,9 @@ CUSTOM_MATRIX = yes # Custom matrix file for the HHKB # UNICODE_ENABLE = yes # Unicode # BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID -debug-on: EXTRAFLAGS += -DDEBUG -DDEBUG_ACTION -debug-on: all +# debug-on: EXTRAFLAGS += -DDEBUG -DDEBUG_ACTION +# debug-on: all -debug-off: EXTRAFLAGS += -DNO_DEBUG -DNO_PRINT -debug-off: OPT_DEFS := $(filter-out -DCONSOLE_ENABLE,$(OPT_DEFS)) -debug-off: all +# debug-off: EXTRAFLAGS += -DNO_DEBUG -DNO_PRINT +# debug-off: OPT_DEFS := $(filter-out -DCONSOLE_ENABLE,$(OPT_DEFS)) +# debug-off: all