]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/hhkb/rules.mk
Update Let’s Split readme
[qmk_firmware.git] / keyboards / hhkb / rules.mk
index e6fc7260eed67cb86933d13701d5d4d1ebe0b403..a46271f0234f040438559e5df8f118b3f5914db7 100644 (file)
@@ -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