-
|
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? |
Beta Was this translation helpful? Give feedback.
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. |
Beta Was this translation helpful? Give feedback.
Yes
Fork behavior is similar with zmk's mod-morph, but it's "global", which means it works on all layers.