summaryrefslogtreecommitdiff
path: root/keyboard/gh60/Makefile.pjrc
diff options
context:
space:
mode:
authortmk <nobody@nowhere>2013-02-15 15:24:50 +0900
committertmk <nobody@nowhere>2013-02-15 15:24:50 +0900
commit0c1d98bd3c0b0ea4f109d2515521f1fcbccf3d3f (patch)
treeb226efd58fc99662dabd290ec54836197ff96fb6 /keyboard/gh60/Makefile.pjrc
parent768ea72f109fee2411c77bf2fabcbede5f98650d (diff)
Add poker keymap with layer stacking
Diffstat (limited to 'keyboard/gh60/Makefile.pjrc')
-rw-r--r--keyboard/gh60/Makefile.pjrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboard/gh60/Makefile.pjrc b/keyboard/gh60/Makefile.pjrc
index f253704faa..8bca1659bf 100644
--- a/keyboard/gh60/Makefile.pjrc
+++ b/keyboard/gh60/Makefile.pjrc
@@ -94,3 +94,6 @@ plain: all
poker: OPT_DEFS += -DKEYMAP_POKER
poker: all
+
+poker_stack: OPT_DEFS += -DKEYMAP_POKER_STACK
+poker_stack: all