Open guirahy opened 2 years ago
Unfortunately this isn't possible. There is a workaround to this by making '
switch to a different layer while it's held down but you'll then lose the functionality of '
.
As for getting ç
I'm not sure, you'd probably have to use a macro to press a key combo that produces that result. Maybe something like this:
[Macro(SomeMacro)]
Press:RAlt+C
[Layer3,FnLayer3]
C:Macro(SomeMacro)
[Base,Layer1,Layer2,FnLayer1,FnLayer2]
Quotes:TempSwitchLayer3
Hi everyone, Is it possible in mapping keys I combine 2 keys to show one character, example:
' + c = ç
If is possible, how I can do this in txt settings file on UserData?