init
This commit is contained in:
25
default.conf
Normal file
25
default.conf
Normal 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
|
||||
Reference in New Issue
Block a user