This commit is contained in:
2025-01-31 20:47:42 +00:00
commit 566a21c384

25
default.conf Normal file
View File

@@ -0,0 +1,25 @@
[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