]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - keyboard/gh60/Makefile.pjrc
Create keymap.md
[max/tmk_keyboard.git] / keyboard / gh60 / Makefile.pjrc
index 6b3a8d1acee06516b62e01f8d0c2970ecc0ce036..af6ef63ec47ce7eb709817af5b4e5c80fe7b9e7c 100644 (file)
@@ -89,5 +89,14 @@ include $(TOP_DIR)/protocol/pjrc.mk
 include $(TOP_DIR)/common.mk
 include $(TOP_DIR)/rules.mk
 
-plain: OPT_DEFS += -DPLAIN_MAP
+plain: OPT_DEFS += -DKEYMAP_PLAIN
 plain: all
+
+poker: OPT_DEFS += -DKEYMAP_POKER
+poker: all
+
+poker_set: OPT_DEFS += -DKEYMAP_POKER_SET
+poker_set: all
+
+poker_bit: OPT_DEFS += -DKEYMAP_POKER_BIT
+poker_bit: all