|
I want to try out rmk instead of my current zmk setup, but I can't seem to understand fully how Fork behavior works. Does this mean that on any layer whenever the dot is pressed with shift it will be transformed to semicolon? |
Answered by
HaoboGu
Dec 23, 2025
Replies: 1 comment 2 replies
Yes Fork behavior is similar with zmk's mod-morph, but it's "global", which means it works on all layers. |
2 replies
Answer selected by
Ziryt
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes
Fork behavior is similar with zmk's mod-morph, but it's "global", which means it works on all layers.