kanata: Improve symbols layer
Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
This commit is contained in:
parent
fdcce63631
commit
9e81465bb4
1 changed files with 6 additions and 2 deletions
|
@ -12,6 +12,9 @@
|
|||
'';
|
||||
services.kanata.keyboards.mykbd.config = ''
|
||||
|
||||
(defvirtualkeys
|
||||
tld S-grv
|
||||
)
|
||||
(defsrc
|
||||
grv 1 2 3 4 5 6 7 8 9 0 - = bspc
|
||||
tab q w f p b j l u y ' [ ]
|
||||
|
@ -63,9 +66,9 @@
|
|||
;;grv 1 2 3 4 5 6 7 8 9 0 - = bspc
|
||||
XX XX XX XX XX XX XX XX XX XX XX XX XX XX
|
||||
;;tab q w f p b j l u y ' [ ]
|
||||
XX S-1 S-2 S-3 S-4 S-5 S-6 S-7 S-8 S-9 S-0 XX XX
|
||||
XX S-1 S-2 S-6 S-5 grv S-7 S-3 S-8 S-4 XX XX XX
|
||||
;;caps a r s t g m n e i o
|
||||
XX XX XX XX XX XX XX [ S-[ S-9 XX
|
||||
XX XX XX XX XX @tld XX [ S-[ S-9 XX
|
||||
;;lsft z x c d v k h , . /
|
||||
XX XX XX XX XX XX XX ] S-] S-0 XX
|
||||
;;lctl lmet lalt spc ; ret
|
||||
|
@ -80,6 +83,7 @@
|
|||
chd (chord example d)
|
||||
chspc (chord example spc)
|
||||
chret (chord example ret)
|
||||
tld (on-press tap-virtualkey tld)
|
||||
)
|
||||
(defchords example 500
|
||||
(t) t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue