dotfiles/.config/kanata/defsrc/pc_ansi_anglemod.kbd

12 lines
336 B
Common Lisp

;; ansi-angle-mod: left shift 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 ;
lsft z x c v b n m , . /
lalt spc ralt
)
;; vim: set ft=lisp: