7 ms·
Only issue with home row key combos is the letter comes out delayed since it’s now waiting for keyup event to register single press vs keydown for a combo. You
by hackerdood 9mo ago
Only issue with home row key combos is the letter comes out delayed since it’s now waiting for keyup event to register single press vs keydown for a combo. You don’t notice that with caps lock remapping because caps lock doesn’t output anything.
Ask me how I know :)
- bluecalm 9mo agoOh that's a good point! I forgot I actually tried it with jj or kj combos in VIM to exit insert mode and it was a bit annoying. That is before I found a way to re-map CapsLock to a dual duty key on Windows (I am using WSL2 but remaps go through Windows).
- DiabloD3 9mo agoI do this cross-OS with Kanata, since I don't have a keyboard with QMK.
- alphavibe 9mo agoThis is definitely a fair point with home row mods, which I left out on the blog. ZMK has has had the best configs to manage the timings for me. It requires some tweaking based your typing speed.