You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The syntax looks fine. What's the update that you are referring to, and did it work before? Also do the other macros in your keymap work fine?
It might be worth trying to increase the wait and tap times to see if that makes a difference. If the times are too short there can be issues over Bluetooth and on some OS and some terminals/remote connections.
BTW: since you are setting all your macros to use the same wait-ms and tap-ms, you might be interested in the new global configuration options CONFIG_ZMK_MACRO_DEFAULT_WAIT_MS and CONFIG_ZMK_MACRO_DEFAULT_TAP_MS which you can set in your corne.conf file. Then you could define all your macros in a one-liner such as
https://github.com/lsshawn/corne-zmk/blob/f9514af7ffbd0659245a88ec1488e9c4fd61bf7c/config/corne.keymap#L188 here's my keymap.
I noticed that the macro only register the first keypress.
The text was updated successfully, but these errors were encountered: