Edited Kanata configuration to set W+E and I+O combos to be Hyper key.

This commit is contained in:
lulusilly 2026-04-14 20:29:18 -04:00
parent b94c5e119f
commit 4a399bcce8

View file

@ -57,7 +57,7 @@
h (tap-hold $tap-time $hold-time h @fnkeys) h (tap-hold $tap-time $hold-time h @fnkeys)
v (tap-hold $tap-time $hold-time v @meh) v (tap-hold $tap-time $hold-time v @meh)
m (tap-hold $tap-time $hold-time m (multi lsft lctl lalt)) m (tap-hold $tap-time $hold-time m @meh)
symbols (layer-while-held symbol) symbols (layer-while-held symbol)
spc (tap-hold $tap-time $hold-time spc @symbols) spc (tap-hold $tap-time $hold-time spc @symbols)
@ -70,10 +70,10 @@
(defchords ch $chord-time (defchords ch $chord-time
(w ) w (w ) w
( e) e ( e) e
(w e) XX (w e) @hyper
(i ) i (i ) i
( o) o ( o) o
(i o) XX (i o) @hyper
(s ) @s (s ) @s
( d) @d ( d) @d
(s d) ret (s d) ret