Ajustement: angle mod
This commit is contained in:
parent
0e763167ae
commit
750c14ef53
21
mdt.kbd
21
mdt.kbd
@ -25,18 +25,18 @@
|
|||||||
)
|
)
|
||||||
|
|
||||||
(defsrc
|
(defsrc
|
||||||
9 0
|
9 0
|
||||||
w e u i o p
|
w e u i o p
|
||||||
⇪ a s d f j k l ;
|
⇪ a s d f j k l ;
|
||||||
‹⇧ x c v b n m , . /
|
‹⇧ 102d z x c v b n m , . /
|
||||||
‹⌥
|
‹⌥
|
||||||
)
|
)
|
||||||
|
|
||||||
(deflayer (base 🖻 kanata-icon.svg)
|
(deflayer (base 🖻 kanata-icon.svg)
|
||||||
_ _
|
_ _
|
||||||
@w _ _ _ @o _
|
@w _ _ _ @o _
|
||||||
_ @a @s @d @f @j @k @l @;
|
_ @a @s @d @f @j @k @l @;
|
||||||
⎋ @x _ _ _ _ _ @, _ _
|
⎋ z @x c v b 102d _ _ @, _ _
|
||||||
⌫
|
⌫
|
||||||
)
|
)
|
||||||
|
|
||||||
@ -44,7 +44,7 @@ _ @a @s @d @f @j @k @l @;
|
|||||||
kp/ kp*
|
kp/ kp*
|
||||||
_ ▲ kp7 kp8 kp9 kp-
|
_ ▲ kp7 kp8 kp9 kp-
|
||||||
_ _ ◀ ▼ ▶ kp4 kp5 kp6 kp+
|
_ _ ◀ ▼ ▶ kp4 kp5 kp6 kp+
|
||||||
_ f11 f12 _ kp. kp0 kp1 kp2 kp3 kprt
|
_ _ _ f11 f12 _ kp. kp0 kp1 kp2 kp3 kprt
|
||||||
_
|
_
|
||||||
)
|
)
|
||||||
|
|
||||||
@ -52,4 +52,3 @@ _ f11 f12 _ kp. kp0 kp1 kp2 kp3 kprt
|
|||||||
;; ⇪ ⎋ ‹⇧ ⇧› ‹⌥ ⌫ ▶ ▼ ▲ ◀
|
;; ⇪ ⎋ ‹⇧ ⇧› ‹⌥ ⌫ ▶ ▼ ▲ ◀
|
||||||
;; https://dev.to/shanu-kumawat/how-to-set-up-kanata-on-nixos-a-step-by-step-guide-1jk#roc
|
;; https://dev.to/shanu-kumawat/how-to-set-up-kanata-on-nixos-a-step-by-step-guide-1jk#roc
|
||||||
;; https://github.com/jtroo/kanata/blob/main/parser/src/keys/mod.rs
|
;; https://github.com/jtroo/kanata/blob/main/parser/src/keys/mod.rs
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user