]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - keyboard/gh60/Makefile.lufa
Remove matrix_key_count() from matrix.h
[max/tmk_keyboard.git] / keyboard / gh60 / Makefile.lufa
index 7548d47855b6ed0700d778f76138161cd3a6a41a..7a83032969963c09e970f62e30c4d0d5da9f4a76 100644 (file)
@@ -125,5 +125,8 @@ plain: all
 poker: OPT_DEFS += -DKEYMAP_POKER
 poker: all
 
-poker_stack: OPT_DEFS += -DKEYMAP_POKER_STACK
-poker_stack: all
+poker_set: OPT_DEFS += -DKEYMAP_POKER_SET
+poker_set: all
+
+poker_bit: OPT_DEFS += -DKEYMAP_POKER_BIT
+poker_bit: all