[SYNC] Synced a lot of small changes so I can pull on laptop

This commit is contained in:
Afonso Franco 2023-02-22 13:18:03 +00:00
parent eba535af3c
commit 564c398714
Signed by: afonso
GPG key ID: C459E0BB3DCEE899
9 changed files with 143 additions and 90 deletions

View file

@ -18,8 +18,7 @@
#| SET KEY TO LAYOUT |#
(defalias esc (tap-hold 200 esc (layer-toggle numbers)))
(defalias esc (tap-hold 200 esc (layer-toggle numrow)))
#| LAYOUTS |#
@ -32,11 +31,11 @@
lctl lmet lalt spc ralt rmet cmp rctl left down rght
)
(deflayer numbers
(deflayer numrow
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
_ _ _ _ _ _ _ 7 8 9 _ _ _ _ _ _ _
_ _ _ _ _ _ _ 4 5 6 _ _ _
_ _ _ _ _ _ _ 1 2 3 _ _ _
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
_ 1 2 3 4 5 6 7 8 9 0 _ _
_ _ _ _ _ _ _ _ _ _ _ _ _
_ _ _ _ _ _ _ _ _ _ _
)