summaryrefslogtreecommitdiff
path: root/keyboards/hhkb/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/hhkb/rules.mk')
-rw-r--r--keyboards/hhkb/rules.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/hhkb/rules.mk b/keyboards/hhkb/rules.mk
index e6fc7260e..a46271f02 100644
--- a/keyboards/hhkb/rules.mk
+++ b/keyboards/hhkb/rules.mk
@@ -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