17 lines
186 B
Plaintext
17 lines
186 B
Plaintext
[ids]
|
|
|
|
*
|
|
|
|
[main]
|
|
|
|
shift = oneshot(shift)
|
|
control = oneshot(control)
|
|
|
|
leftalt = oneshot(alt)
|
|
rightalt = oneshot(altgr)
|
|
|
|
capslock = overload(control, esc)
|
|
insert = S-insert
|
|
|
|
esc = M-space
|