Variables in Makefile are ignored in rules.mk
3 files changed, 2 insertions(+), 6 deletions(-) M keyboards/hhkb/keymaps/jp/Makefile M keyboards/hhkb/keymaps/rdg_jp/Makefile M keyboards/hhkb/rules.mk
M keyboards/hhkb/keymaps/jp/Makefile => keyboards/hhkb/keymaps/jp/Makefile +1 -1
M keyboards/hhkb/keymaps/rdg_jp/Makefile => keyboards/hhkb/keymaps/rdg_jp/Makefile +1 -1
M keyboards/hhkb/rules.mk => keyboards/hhkb/rules.mk +0 -4
@@ 72,10 72,6 @@ CUSTOM_MATRIX ?= yes # Custom matrix file for the HHKB # UNICODE_ENABLE ?= yes # Unicode # BLUETOOTH_ENABLE ?= yes # Enable Bluetooth with the Adafruit EZ-Key HID ifneq (, $(findstring yes, $(HHKB_JP))) OPT_DEFS += -DHHKB_JP endif debug-on: EXTRAFLAGS += -DDEBUG -DDEBUG_ACTION debug-on: all