[SYNC] Synced a lot of small changes so I can pull on laptop
This commit is contained in:
parent
eba535af3c
commit
564c398714
9 changed files with 143 additions and 90 deletions
|
@ -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 _ _
|
||||
_ _ _ _ _ _ _ _ _ _ _ _ _
|
||||
_ _ _ _ _ _ _ _ _ _ _
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue