summaryrefslogtreecommitdiff
path: root/keyboard/hhkb/config_iwrap.h
diff options
context:
space:
mode:
authortmk <nobody@nowhere>2013-02-21 10:15:08 +0900
committertmk <nobody@nowhere>2013-02-21 13:14:54 +0900
commit75a92ff653735635289a204176e60aa80c33bc7f (patch)
treee2b6143f3b86591e4b8d0980741f981db35f6dbd /keyboard/hhkb/config_iwrap.h
parent59e073e82b0a8bee13270bf328945ee6b8769c36 (diff)
Fix keymap of gh60 and hhkb
Diffstat (limited to 'keyboard/hhkb/config_iwrap.h')
-rw-r--r--keyboard/hhkb/config_iwrap.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboard/hhkb/config_iwrap.h b/keyboard/hhkb/config_iwrap.h
index 734d669774..d50b704d72 100644
--- a/keyboard/hhkb/config_iwrap.h
+++ b/keyboard/hhkb/config_iwrap.h
@@ -31,6 +31,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MATRIX_ROWS 8
#define MATRIX_COLS 8
+/* To use new keymap framework */
+#define USE_KEYMAP_V2
/* key combination for command */
#define IS_COMMAND() (keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)))