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
In my config, I'm using CapsLock for special characters, so I can type e.g. & by pressing CapsLock-u. However, the remap is quite long, as I have to repeat the modifier for each COMBO remap. It seems cleaner to me to say "when holding CapsLock, switch to config2", and then define the new layout without the modifier, which is (afaik) currently not possible.
A more general solution could be to add support for up/down-strokes, so that I could define something like COMBO caps up > configSwitch(2).
The text was updated successfully, but these errors were encountered:
In my config, I'm using CapsLock for special characters, so I can type e.g. & by pressing CapsLock-u. However, the remap is quite long, as I have to repeat the modifier for each
COMBO
remap. It seems cleaner to me to say "when holding CapsLock, switch toconfig2
", and then define the new layout without the modifier, which is (afaik) currently not possible.A more general solution could be to add support for up/down-strokes, so that I could define something like
COMBO caps up > configSwitch(2)
.The text was updated successfully, but these errors were encountered: