summaryrefslogtreecommitdiff
path: root/keyboard/gh60/Makefile.lufa
diff options
context:
space:
mode:
authortmk <nobody@nowhere>2013-02-15 15:34:46 +0900
committertmk <nobody@nowhere>2013-02-15 15:34:46 +0900
commitf8d289e66965f99469292370c3b9200a03254f8e (patch)
tree98b2502fd231d4916270b76632242a15bb27781d /keyboard/gh60/Makefile.lufa
parent7a31451a077a55e1ad97cf8b31a111c7cd311a4d (diff)
parent2b811352a1497e28b946a49f9f31dc15dbda420b (diff)
Merge branch 'layer_stack'
Diffstat (limited to 'keyboard/gh60/Makefile.lufa')
-rw-r--r--keyboard/gh60/Makefile.lufa3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboard/gh60/Makefile.lufa b/keyboard/gh60/Makefile.lufa
index c8d3fa4943..7548d47855 100644
--- a/keyboard/gh60/Makefile.lufa
+++ b/keyboard/gh60/Makefile.lufa
@@ -124,3 +124,6 @@ plain: all
poker: OPT_DEFS += -DKEYMAP_POKER
poker: all
+
+poker_stack: OPT_DEFS += -DKEYMAP_POKER_STACK
+poker_stack: all