Open philipyoungg opened 4 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Had the same issue, I got it working, I think, by adding:
"parameters": {
"basic.to_if_alone_timeout_milliseconds": 50,
"basic.to_if_held_down_threshold_milliseconds": 300
},
"parameters": {
"basic.to_delayed_action_delay_milliseconds": 301
},
I want to implement this too, do you have a final method?
I never got it working. I have converted to programmable keyboards and Hammerspoon.
It seems difficult to achieve, thank you for your quick reply.
@philipyoungg Although it's been so long, I still want to ask you, do you have a solution? Because I would love to make it happen.
Keyboard layout:
QWERTY
Goal:
minimize finger movement as stretching out them strained me too much.
Problem I got from my code:
a
for200ms
beforeSHIFT
is registeredJ
) fails and it's registeredaj
Code: