Is your feature request related to a problem? Please describe.
having implemented home row mods, I sometimes struggle when typing characters too quickly, such as typing a and r extremely fast which triggers a Ctrl+r in my case.
the "problem" is not new, and there are some workarounds to it (e.g. #1455), but even like that I sometimes encounter this issue.
Describe the solution you'd like.
ideally, a feature similar to chordal hold for QMK would almost completely eliminate misfires: the idea is pretty simple, a key combination should only take place when combining a home-row modifier with a letter from the other hand.
this is detailed in @getreuer blog article, and has been serving QMK pretty well.
Describe alternatives you've considered.
alternatives include tweaking permissive hold and tapping terms, but are mostly workarounds.
Additional context
No response
Is your feature request related to a problem? Please describe.
having implemented home row mods, I sometimes struggle when typing characters too quickly, such as typing
aandrextremely fast which triggers aCtrl+rin my case.the "problem" is not new, and there are some workarounds to it (e.g. #1455), but even like that I sometimes encounter this issue.
Describe the solution you'd like.
ideally, a feature similar to chordal hold for QMK would almost completely eliminate misfires: the idea is pretty simple, a key combination should only take place when combining a home-row modifier with a letter from the other hand.
this is detailed in @getreuer blog article, and has been serving QMK pretty well.
Describe alternatives you've considered.
alternatives include tweaking permissive hold and tapping terms, but are mostly workarounds.
Additional context
No response