diff options
Diffstat (limited to 'keyboards/helix/rev2/keymaps/edvorakjp/config.h')
-rw-r--r-- | keyboards/helix/rev2/keymaps/edvorakjp/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/helix/rev2/keymaps/edvorakjp/config.h b/keyboards/helix/rev2/keymaps/edvorakjp/config.h index a7a5f8360..ead31605b 100644 --- a/keyboards/helix/rev2/keymaps/edvorakjp/config.h +++ b/keyboards/helix/rev2/keymaps/edvorakjp/config.h | |||
@@ -1,6 +1,9 @@ | |||
1 | #ifndef CONFIG_USER_H | 1 | #ifndef CONFIG_USER_H |
2 | #define CONFIG_USER_H | 2 | #define CONFIG_USER_H |
3 | 3 | ||
4 | // if you need more program area, try uncomment follow line | ||
5 | //#include "serial_config_simpleapi.h" | ||
6 | |||
4 | #undef TAPPING_FORCE_HOLD | 7 | #undef TAPPING_FORCE_HOLD |
5 | #undef TAPPING_TERM | 8 | #undef TAPPING_TERM |
6 | #define TAPPING_TERM 120 | 9 | #define TAPPING_TERM 120 |