Migrate rotterdam from kmonad to keyd

This commit is contained in:
William 2023-08-22 12:57:56 -03:00
parent 86d5c8a0c2
commit 5834eb6a16
2 changed files with 16 additions and 6 deletions

View file

@ -9,7 +9,8 @@
)
(defalias
cps (tap-hold 400 esc caps)
cps (tap-hold 200 esc lmet)
mts (around lmet lsft)
)
(defsrc
@ -25,5 +26,5 @@
tab q w e r t y u i o p [ ] \
@cps a s d f g h j k l ; ' ret
lsft z x c v b n m , . / del up rsft
lctl lmet lalt spc ralt left down rght
lctl @mts lalt spc ralt left down rght
)