Skip to content

What is the purpose of Add Control Binding in MACROS? Or how do you use it? #252

Answered by nickcoutsos
Deer-Xmj asked this question in Q&A
Discussion options

You must be logged in to vote

Control bindings give you more control in how the macro executes. In a simple case you can use &macro_press and &macro_release to explicitly say when to hold or release keys, or you can use parameters to turn the macro into a repeatable but customizable behavior.

If you want to do some reading I have an article about using parameterized macros to re-create an "autoshift".

And of course ZMK's documentation goes into detail about macro controls.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Deer-Xmj
Comment options

Answer selected by Deer-Xmj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants