]> 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 c8d3fa49433ea893eb3576c1af8c232e2836f66f..7a83032969963c09e970f62e30c4d0d5da9f4a76 100644 (file)
@@ -124,3 +124,9 @@ 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