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 readme tells me I can remap eg. F to access a layer on the keyboard. I've tried reading the documentation and using F as the modifier key rather than your documented capslock
I can remap the f+i to up, but tapping f does not give me a f. It seems REWRITE and virtual keys both don't do exactly what I want. Is there a solution?
[CONFIG_1]
OPTION debug
OPTION configName navi
REWIRE F MOD15
COMBO I [&.. .... .... ....] > key(UP)
I can see in the output window that the mod is registered as tabbed
Note that this doesn't work well when you type fast - you must always release the F key before you press the next one (e.g. when I type "for", I usually press O before I release F, which would not work as intended with your config)
The readme tells me I can remap eg.
F
to access a layer on the keyboard. I've tried reading the documentation and usingF
as the modifier key rather than your documentedcapslock
I can remap the f+i to up, but tapping f does not give me a f. It seems REWRITE and virtual keys both don't do exactly what I want. Is there a solution?
I can see in the output window that the mod is registered as tabbed
A COMBO just as a modifier tab does not have an effect
The text was updated successfully, but these errors were encountered: