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)
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)
spc (tap-hold $tap-time $hold-time spc @symbols)
@ -70,10 +70,10 @@
(defchords ch $chord-time
(w ) w
( e) e
(w e) XX
(w e) @hyper
(i ) i
( o) o
(i o) XX
(i o) @hyper
(s ) @s
( d) @d
(s d) ret