dotfiles/.config/kanata/defsrc/pc_anglemod.kbd

12 lines
357 B
Common Lisp

;; angle-mod: the ISO key (a.k.a. LSGT or 102 key) becomes Z
(defsrc
1 2 3 4 5 bspc 6 7 8 9 0
q w e r t y u i o p
a s d f g h j k l ;
< z x c v b n m , . /
lalt spc ralt
)
;; vim: set ft=lisp: