diff options
author | tmk <nobody@nowhere> | 2013-02-21 10:15:08 +0900 |
---|---|---|
committer | tmk <nobody@nowhere> | 2013-02-21 13:14:54 +0900 |
commit | 75a92ff653735635289a204176e60aa80c33bc7f (patch) | |
tree | e2b6143f3b86591e4b8d0980741f981db35f6dbd /keyboard/hhkb/config.h | |
parent | 59e073e82b0a8bee13270bf328945ee6b8769c36 (diff) |
Fix keymap of gh60 and hhkb
Diffstat (limited to 'keyboard/hhkb/config.h')
-rw-r--r-- | keyboard/hhkb/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboard/hhkb/config.h b/keyboard/hhkb/config.h index 5fcec95eb2..72e4d26e92 100644 --- a/keyboard/hhkb/config.h +++ b/keyboard/hhkb/config.h @@ -36,6 +36,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 /* * Boot magic keys |