diff --git a/keyboards/helix/rev2/keymaps/five_rows/config.h b/keyboards/helix/rev2/keymaps/five_rows/config.h index cf9c8e5e39..7e7daf0f64 100644 --- a/keyboards/helix/rev2/keymaps/five_rows/config.h +++ b/keyboards/helix/rev2/keymaps/five_rows/config.h @@ -24,6 +24,9 @@ along with this program. If not, see . // if you need more program area, try uncomment follow line //#undef SERIAL_USE_MULTI_TRANSACTION +#undef TAPPING_TERM +#define TAPPING_TERM 140 + // place overrides here #endif /* CONFIG_USER_H */