diff options
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/>.  #define MATRIX_ROWS 8  #define MATRIX_COLS 8 +/* To use new keymap framework */ +#define USE_KEYMAP_V2  /*    * Boot magic keys | 
