i think we've hit endgame boys.
This commit is contained in:
parent
726d29c445
commit
981fa4a7ec
1 changed files with 2 additions and 4 deletions
6
conf.kbd
6
conf.kbd
|
|
@ -52,11 +52,9 @@
|
|||
;; Hyper & Meh key definition for easier reading.
|
||||
hyper (multi lmet lsft lctl lalt)
|
||||
meh (multi lsft lctl lalt)
|
||||
;; One-shot for alt keys to activate Hyper key for one key press
|
||||
;; os_hyper (one-shot-press 5000 @hyper)
|
||||
;; Remap Caps to Win+Space (Raycast activation)/Nav layer on hold, with double tap for Caps Lock toggle
|
||||
navlayer (layer-while-held nav)
|
||||
caps (tap-hold $tap-time $hold-time (tap-dance 200 ((multi lmet spc) caps)) @navlayer)
|
||||
caps (tap-hold $tap-time $hold-time (tap-dance 200 ((multi lmet spc) @meh caps)) @navlayer)
|
||||
;; Home row mods
|
||||
a (tap-hold $tap-time $hold-time a lmet)
|
||||
s (tap-hold $tap-time $hold-time s lalt)
|
||||
|
|
@ -170,7 +168,7 @@
|
|||
(deflayer md
|
||||
_
|
||||
_ _ _ _ _ _ _ _ _ _
|
||||
prev pp next mute vold volu brdn brup ins del
|
||||
prev pp next mute _ _ vold volu brdn brup
|
||||
_ _ _ _ _ _ _ _ _ _
|
||||
_ _ _
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue