updates and playing with kanata mods

This commit is contained in:
Matt Nish-Lapidus 2025-05-18 23:43:36 -04:00
parent 5391a3e01d
commit d18fcd0666
3 changed files with 19 additions and 21 deletions

View file

@ -104,9 +104,9 @@
# addons = with pkgs.kicadAddons; [ kikit kikit-library ];
# })
turbocase
openscad-unstable
openscad-lsp
# turbocase
# openscad-unstable
# openscad-lsp
picard
plugdata

View file

@ -129,6 +129,7 @@ ${k-vars}
process-unmapped-keys yes
concurrent-tap-hold yes
allow-hardware-repeat false
chords-v2-min-idle 200
'';
config = ''
(defsrc
@ -140,9 +141,6 @@ allow-hardware-repeat false
${k-vars}
(defchordsv2
(lctrl lalt h) left 200 all-released ())
(defalias
supesc (tap-hold-press $tap-timeout $hold-timeout esc lmet)
sp-lsft (tap-hold-press $tap-timeout $hold-timeout S-9 lsft)