working on keyboards and stuff
This commit is contained in:
parent
f958325388
commit
8ca48214cd
4 changed files with 44 additions and 17 deletions
|
@ -5,11 +5,11 @@
|
|||
)
|
||||
|
||||
(defsrc
|
||||
grv 1 2 3 4 5 6 7 8 9 0 - = bspc
|
||||
tab q w e r t y u i o p [ ] \
|
||||
grv 1 2 3 4 5 6 7 8 9 0 - = \ del
|
||||
tab q w e r t y u i o p [ ] bspc
|
||||
caps a s d f g h j k l ; ' ret
|
||||
lsft z x c v b n m , . / rsft
|
||||
lctl nlck lmet lalt spc ralt rmet slck
|
||||
lctl nlck lmet lalt spc ralt rmet
|
||||
)
|
||||
|
||||
(defalias
|
||||
|
@ -19,17 +19,9 @@
|
|||
hypr C-A-M-S)
|
||||
|
||||
(deflayer qwerty
|
||||
grv 1 2 3 4 5 6 7 8 9 0 - = bspc
|
||||
tab q w e r t y u i o p [ ] \
|
||||
grv 1 2 3 4 5 6 7 8 9 0 - = \ del
|
||||
tab q w e r t y u i o p [ ] bspc
|
||||
@ctrlesc a s d f g h j k l ; ' ret
|
||||
@sp-lsft z x c v b n m , . / @sp-rsft
|
||||
@hypr lctl lalt lmet spc rmet ralt @hypr
|
||||
)
|
||||
|
||||
(deflayer fkeys
|
||||
esc f1 f2 f3 f4 f5 f6 f7 f8 f9 f10 f11 f12 bspc
|
||||
- - - - - - - - - - - - - -
|
||||
- - - - - - - - - - - - -
|
||||
- - - - - - - - - - - -
|
||||
- - - - - - - -
|
||||
lctl lctl lalt lmet spc rmet ralt
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue