toLazy #166
Answered
by
evan-liu
Limitedheadroom
asked this question in
Q&A
toLazy
#166
-
|
Hi, is it possible to do karabiners toLazy function? I want to map Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Answered by
evan-liu
Mar 20, 2025
Replies: 1 comment 2 replies
-
|
Hi @Limitedheadroom, can you try if this works for you: map('␣', '⇪')
.to('.').to('␣').to('␣') // May be faster than toPaste('. ')
.to({key_code: 'left_shift', lazy: true}) |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Limitedheadroom
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @Limitedheadroom, can you try if this works for you: