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) | |
| download | qmk_firmware-75a92ff653735635289a204176e60aa80c33bc7f.tar.gz qmk_firmware-75a92ff653735635289a204176e60aa80c33bc7f.zip | |
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 5fcec95eb..72e4d26e9 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/>. | |||
| 36 | #define MATRIX_ROWS 8 | 36 | #define MATRIX_ROWS 8 |
| 37 | #define MATRIX_COLS 8 | 37 | #define MATRIX_COLS 8 |
| 38 | 38 | ||
| 39 | /* To use new keymap framework */ | ||
| 40 | #define USE_KEYMAP_V2 | ||
| 39 | 41 | ||
| 40 | /* | 42 | /* |
| 41 | * Boot magic keys | 43 | * Boot magic keys |
