updates and playing with kanata mods
This commit is contained in:
parent
5391a3e01d
commit
d18fcd0666
3 changed files with 19 additions and 21 deletions
|
@ -104,9 +104,9 @@
|
|||
# addons = with pkgs.kicadAddons; [ kikit kikit-library ];
|
||||
# })
|
||||
|
||||
turbocase
|
||||
openscad-unstable
|
||||
openscad-lsp
|
||||
# turbocase
|
||||
# openscad-unstable
|
||||
# openscad-lsp
|
||||
|
||||
picard
|
||||
plugdata
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue