skeletyl: set tapping term to 150ms
This commit is contained in:
parent
a613a4bdde
commit
731dbfc378
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…
Add table
Add a link
Reference in a new issue