Adjust tapping term

This commit is contained in:
Alexey Osheychik 2026-01-01 14:43:30 +01:00
commit c9c1d7afb8

View file

@ -2,5 +2,5 @@
#define ENCODER_RESOLUTION 4 #define ENCODER_RESOLUTION 4
#ifndef TAPPING_TERM #ifndef TAPPING_TERM
# define TAPPING_TERM 200 # define TAPPING_TERM 150
#endif // TAPPING_TERM #endif // TAPPING_TERM