Kanata: Changed Meh definition to actually be the Meh shortcut
This commit is contained in:
parent
f9b130342a
commit
a19f8cbe34
1 changed files with 2 additions and 2 deletions
|
|
@ -74,8 +74,8 @@
|
||||||
Meh key when V or N are held down to allow for either hand to
|
Meh key when V or N are held down to allow for either hand to
|
||||||
use meh key for Raycast shortcuts.
|
use meh key for Raycast shortcuts.
|
||||||
|#
|
|#
|
||||||
v (tap-hold $tap-time $hold-time v (multi lsft lalt lmet))
|
v (tap-hold $tap-time $hold-time v (multi lsft lalt lctl))
|
||||||
n (tap-hold $tap-time $hold-time n (multi lsft lalt lmet))
|
n (tap-hold $tap-time $hold-time n (multi lsft lalt lctl))
|
||||||
;; Holding Spacebar activates symbol layer
|
;; Holding Spacebar activates symbol layer
|
||||||
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)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue