skeletyl: set tapping term to 150ms
This commit is contained in:
parent
e50d7521fc
commit
0577f9e543
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue