summaryrefslogtreecommitdiff
path: root/keyboards/hhkb/keymaps
diff options
context:
space:
mode:
authorshela2016-09-11 02:46:06 +0900
committershela2016-09-11 02:46:06 +0900
commit2a8536f00fb7e3a547fb5b626279e2e391e556d5 (patch)
treeaffc39c9d355c3e0c35726883d9af33ef61c308e /keyboards/hhkb/keymaps
parent70b4fc808db716ab2b6c659a1e43702c435bfbef (diff)
Variables in Makefile are ignored in rules.mk
Diffstat (limited to 'keyboards/hhkb/keymaps')
-rw-r--r--keyboards/hhkb/keymaps/jp/Makefile2
-rw-r--r--keyboards/hhkb/keymaps/rdg_jp/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/hhkb/keymaps/jp/Makefile b/keyboards/hhkb/keymaps/jp/Makefile
index 92986292a..a7f700f01 100644
--- a/keyboards/hhkb/keymaps/jp/Makefile
+++ b/keyboards/hhkb/keymaps/jp/Makefile
@@ -1 +1 @@
-HHKB_JP=yes
+OPT_DEFS += -DHHKB_JP
diff --git a/keyboards/hhkb/keymaps/rdg_jp/Makefile b/keyboards/hhkb/keymaps/rdg_jp/Makefile
index 92986292a..a7f700f01 100644
--- a/keyboards/hhkb/keymaps/rdg_jp/Makefile
+++ b/keyboards/hhkb/keymaps/rdg_jp/Makefile
@@ -1 +1 @@
-HHKB_JP=yes
+OPT_DEFS += -DHHKB_JP