mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-07-06 03:40:35 -04:00
hold mouse button 1 on base layer is problem
- slowed down quick tap term to 135 to help - went back to mouse A. It is uncomfortable to hold for a long time on rollow but it seems okay on the swoop
This commit is contained in:
parent
27212ab001
commit
f5eb978fd9
2 changed files with 7 additions and 8 deletions
|
@ -30,7 +30,7 @@ https://docs.qmk.fm/#/one_shot_keys
|
|||
#define TAPPING_TERM 200
|
||||
#define TAPPING_TERM_PER_KEY
|
||||
|
||||
#define QUICK_TAP_TERM 100
|
||||
#define QUICK_TAP_TERM 135
|
||||
#define QUICK_TAP_TERM_PER_KEY
|
||||
|
||||
#define ONESHOT_TAP_TOGGLE 3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue