qmk / qmk_firmware

Open-source keyboard firmware for Atmel AVR and Arm USB families
https://qmk.fm
GNU General Public License v2.0
17.46k stars 37.68k forks source link

[Feature Request] Change permissive-hold behavior for multiple tap-hold keys #24002

Open orthodogz opened 5 days ago

orthodogz commented 5 days ago

Feature Request Type

Description

For now it is impossible to trigger multiple hold actions in permissive hold mode with a tapping just one key - you need to type number of keys equal to pressed keys, therefore C-A-S-a can be activated before tapping term expirarition only with 3 "a" typed, what make permissive hold meaningless for such combinations and tap-hold unusable for long tap term users/fast workflow in general . It would be much more usefull if workes as expected - one tapped key to trigger any number of hold actions. This problem probably was already mentioned here #11434