]> git.friedersdorff.com Git - max/tmk_keyboard.git/commitdiff
Add 'poker' target to Makefile.pjrc of gh60
authortmk <nobody@nowhere>
Wed, 13 Feb 2013 02:21:33 +0000 (11:21 +0900)
committertmk <nobody@nowhere>
Wed, 13 Feb 2013 02:21:33 +0000 (11:21 +0900)
keyboard/gh60/Makefile.pjrc

index 6b3a8d1acee06516b62e01f8d0c2970ecc0ce036..f253704faade3306863d518f58cd91bc8980d4ad 100644 (file)
@@ -89,5 +89,8 @@ 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