added keyd config with mapping altgr+oklm as navigation and other

This commit is contained in:
ohinh 2026-09-15 08:12:57 +02:00
parent 64bbe514fb
commit ee37108bbf

View file

@ -6,12 +6,14 @@
# Maps capslock to escape when pressed and control when held.
capslock = overload(control, capslock)
rightshift = overload(shift, enter)
rightalt = layer(alt)
rightalt = layer(ralt)
print = rightalt
[alt]
[ralt]
o = up
k = left
l = down
semicolon = right
p = backspace
backslash = enter