configuring
This commit is contained in:
parent
413130e69e
commit
8c52dad480
1 changed files with 3 additions and 3 deletions
|
@ -13,9 +13,9 @@
|
|||
)
|
||||
|
||||
(defalias
|
||||
ctrlesc (tap-hold 100 esc lctrl)
|
||||
sp-lsft (tap-hold 100 \( lsft)
|
||||
sp-rsft (tap-hold 100 \) lsft)
|
||||
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)
|
||||
|
||||
(deflayer qwerty
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue