Hi! I'm trying to assign a double function Capslock key:
· Standard Capslock toggle when shortpressed
· Hyperkey when long pressed
But the hyperkey trigger (Key down) gets activated every time, no matter what max time required is assigned, so the "Key Up" trigger for "Toggle Capslock On/Off" never gets activated.
Am I missing something? Is there a way to force the hyperkey to only get triggered after X seconds and otherwise just channel the standard key function / passthrough?
K.