]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - keyboard/gh60/Makefile.lufa
Add 'poker' target to Makefile.pjrc of gh60
[max/tmk_keyboard.git] / keyboard / gh60 / Makefile.lufa
index 45402bb3819dba762d994c6bcfa2478dad7cf30a..c8d3fa49433ea893eb3576c1af8c232e2836f66f 100644 (file)
@@ -119,5 +119,8 @@ include $(TOP_DIR)/protocol/lufa.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