From abf0b04d14629de35968ee07e3bb587eebccf68b Mon Sep 17 00:00:00 2001 From: tmk Date: Wed, 20 Feb 2013 10:40:07 +0900 Subject: Apply new keymap for gh60 --- keyboard/gh60/Makefile.lufa | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'keyboard/gh60/Makefile.lufa') diff --git a/keyboard/gh60/Makefile.lufa b/keyboard/gh60/Makefile.lufa index 9adec24b13..7a83032969 100644 --- a/keyboard/gh60/Makefile.lufa +++ b/keyboard/gh60/Makefile.lufa @@ -125,8 +125,8 @@ plain: all poker: OPT_DEFS += -DKEYMAP_POKER poker: all -poker_bit: OPT_DEFS += -DKEYMAP_POKER_SET -poker_bit: all +poker_set: OPT_DEFS += -DKEYMAP_POKER_SET +poker_set: all poker_bit: OPT_DEFS += -DKEYMAP_POKER_BIT poker_bit: all -- cgit v1.2.3