chore(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 c165dd9852
commit 0f3aa9e045
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4
8 changed files with 141 additions and 89 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 _ _
_ _ _ _ _ _ _ _ _ _ _ _ _
_ _ _ _ _ _ _ _ _ _ _
)