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/config.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'keyboard/gh60/config.h') diff --git a/keyboard/gh60/config.h b/keyboard/gh60/config.h index a760d5dfb3..ef0c9a1735 100644 --- a/keyboard/gh60/config.h +++ b/keyboard/gh60/config.h @@ -41,6 +41,8 @@ along with this program. If not, see . /* Set 0 if need no debouncing */ #define DEBOUNCE 5 +/* To use new keymap framework */ +#define USE_KEYMAP_V2 /* key combination for command */ #define IS_COMMAND() ( \ -- cgit v1.2.3