Replies: 2 comments 1 reply
-
I think the |
Beta Was this translation helpful? Give feedback.
0 replies
-
I replaced the macro created by the editor with the one from the zmk doc and moved it below the |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello,
I'm looking for a way to have a key that switches to a layer and has two modifiers enabled. In TMK this is done with macro
ACTION_LAYER_MODS
.I found this thread ZMK Issue that says it's possible using macros (example ZMK Doc).
I tried my best to configure this in the keymap-editor macro section and assign this macro to a key on my keymap.
When I press 'save' the build fails with...
Beta Was this translation helpful? Give feedback.
All reactions