diff options
| -rw-r--r-- | 4x5/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/4x5/config.h b/4x5/config.h index 0f80cf3..1893ae1 100644 --- a/4x5/config.h +++ b/4x5/config.h @@ -41,7 +41,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* Customise the behaviour of dual-function keys */ //define PERMISSIVE_HOLD -#define TAPPING_TERM 200 +#define TAPPING_TERM 150 #define IGNORE_MOD_TAP_INTERRUPT /* define if matrix has ghost */ |
