skeletyl: set tapping term to 150ms

This commit is contained in:
Michael Grote 2024-03-18 18:26:42 +01:00
parent e50d7521fc
commit 0577f9e543

View file

@ -1,5 +1,5 @@
// tap and hold
#define TAPPING_TERM 200 //in milliseconds
#define TAPPING_TERM 150 //in milliseconds
// VBUS detection
#define USB_VBUS_PIN GP19
// autoshift