Replies: 1 comment 5 replies
-
|
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi again, I set the j key to function as alt if held, but I'd like to override the jk sequence so that instead of producing alt-k it would produce return.
I know I can create a layer that is full of alt-<symbol> and return just for the k key, but it makes the config a bit messier and more importantly I'd like jk to produce return immediately, so I'd need a way to specify a different timeout for just that key. Is this possible? Thanks
Beta Was this translation helpful? Give feedback.
All reactions