Files
KeydScript/default.conf
2025-01-31 20:47:42 +00:00

26 lines
292 B
Plaintext

[ids]
*
[main]
# Maps capslock to escape when pressed and control when held.
# capslock = overload(control, esc)
capslock = overload(extend, esc)
# rightalt = overload(extend, rightalt)
[extend]
j = left
k = down
l = right
i = up
u = C-left
o = C-right
7 = G-7
8 = G-8
9 = G-9
0 = G-0