keymap: tap-hold: increase TAPPING_TERM

This commit is contained in:
He4eT 2023-12-04 03:46:52 +01:00
commit a4d27c93ef

View file

@ -22,8 +22,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define SPLIT_USB_TIMEOUT 2500 #define SPLIT_USB_TIMEOUT 2500
#define PERMISSIVE_HOLD #define PERMISSIVE_HOLD
#define TAPPING_TERM 300 #define TAPPING_TERM 500
#define QUICK_TAP_TERM 100
#define VIAL_KEYBOARD_UID {0x8A, 0x86, 0x65, 0x9D, 0x13, 0xE1, 0xCB, 0x81} #define VIAL_KEYBOARD_UID {0x8A, 0x86, 0x65, 0x9D, 0x13, 0xE1, 0xCB, 0x81}