summaryrefslogtreecommitdiff
path: root/keyboard/gh60/Makefile.lufa
diff options
context:
space:
mode:
authortmk <nobody@nowhere>2013-02-16 04:20:01 +0900
committertmk <nobody@nowhere>2013-02-16 04:20:01 +0900
commit998dc6c17e0b0cfe8377529a130d9c61590caf2a (patch)
treef0745fb55e970f057a862732739be4a665cdf910 /keyboard/gh60/Makefile.lufa
parentf8d289e66965f99469292370c3b9200a03254f8e (diff)
parent06e4fc66edd15efa5afdcaed2102c7698b626484 (diff)
Merge branch 'layer_switch'
Diffstat (limited to 'keyboard/gh60/Makefile.lufa')
-rw-r--r--keyboard/gh60/Makefile.lufa7
1 files changed, 5 insertions, 2 deletions
diff --git a/keyboard/gh60/Makefile.lufa b/keyboard/gh60/Makefile.lufa
index 7548d47855..9adec24b13 100644
--- a/keyboard/gh60/Makefile.lufa
+++ b/keyboard/gh60/Makefile.lufa
@@ -125,5 +125,8 @@ plain: all
poker: OPT_DEFS += -DKEYMAP_POKER
poker: all
-poker_stack: OPT_DEFS += -DKEYMAP_POKER_STACK
-poker_stack: all
+poker_bit: OPT_DEFS += -DKEYMAP_POKER_SET
+poker_bit: all
+
+poker_bit: OPT_DEFS += -DKEYMAP_POKER_BIT
+poker_bit: all