tweaks
This commit is contained in:
parent
518d480531
commit
8012c798f5
5 changed files with 19 additions and 15 deletions
|
@ -15,8 +15,7 @@
|
|||
(defalias
|
||||
ctrlesc (tap-hold-next-release 200 esc lctrl)
|
||||
sp-lsft (tap-hold-next-release 200 \( lsft)
|
||||
sp-rsft (tap-hold-next-release 200 \) lsft)
|
||||
hypr C-A-M-S)
|
||||
sp-rsft (tap-hold-next-release 200 \) lsft))
|
||||
|
||||
(deflayer qwerty
|
||||
grv 1 2 3 4 5 6 7 8 9 0 - = bspc
|
||||
|
|
|
@ -14,8 +14,7 @@
|
|||
(defalias
|
||||
supesc (tap-hold-next-release 200 esc lmet)
|
||||
sp-lsft (tap-hold-next-release 200 \( lsft)
|
||||
sp-rsft (tap-hold-next-release 200 \) lsft)
|
||||
hypr C-A-M-S)
|
||||
sp-rsft (tap-hold-next-release 200 \) lsft))
|
||||
|
||||
(deflayer qwerty
|
||||
esc f1 f2 f3 f4 f5 f6 f7 f8 f9 f10 f11 f12 ins del
|
||||
|
@ -23,4 +22,4 @@
|
|||
f14 tab q w e r t y u i o p [ ] \ KeyEnd
|
||||
f15 @supesc a s d f g h j k l ; ' ret pgup
|
||||
f16 @sp-lsft z x c v b n m , . / @sp-rsft pgdn
|
||||
f17 @hypr lmet lalt lctrl spc rctrl ralt rmet)
|
||||
f17 lctrl lmet lalt lctrl spc rctrl ralt rmet)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue