From 4e56324ec9ae708d73b47019cd9c67cf2cfa09fa Mon Sep 17 00:00:00 2001 From: Lunita Date: Mon, 29 Jun 2026 21:09:46 -0400 Subject: [PATCH] I dunno what exactly I changed in this commit and I dont care too much to find out. My config is pretty sound as it is right now (more or less) --- conf.kbd | 8 ++++---- kinesis.kbd | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/conf.kbd b/conf.kbd index a5f7819..d089707 100755 --- a/conf.kbd +++ b/conf.kbd @@ -52,7 +52,7 @@ ;; Hyper & Meh key definition for easier reading. hyper (multi lmet lsft lctl lalt) meh (multi lsft lctl lalt) - ;; Remap Caps to Win+Space (Raycast activation)/Nav layer on hold, with double tap for Caps Lock toggle + ;; Remap Caps to Ctrl+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 lctl spc) @hyper caps)) @navlayer) ;; Home row mods @@ -143,8 +143,8 @@ (deflayer fn _ f1 f2 f3 f4 _ _ _ _ _ _ - f5 f6 f7 f8 _ _ _ _ _ _ _ - f9 f10 f11 f12 _ _ _ _ _ + f5 f6 f7 f8 _ _ _ _ _ _ + _ f9 f10 f11 f12 _ _ _ _ _ _ _ _ ) ;; Symbol layer @@ -152,7 +152,7 @@ _ S-1 S-2 S-3 S-4 S-5 S-6 S-7 S-8 S-9 S-0 S-\ = - S-= S-- ` S-` S-scln ' S-' - _ \ S-[ S-] S-, S-. [ ] _ _ + _ \ S-[ S-] S-, S-. [ ] S-/ _ _ _ _ ) ;; Aformentioned standard layer with combo binds for toggling back diff --git a/kinesis.kbd b/kinesis.kbd index 6d17df4..2249a54 100644 --- a/kinesis.kbd +++ b/kinesis.kbd @@ -87,8 +87,8 @@ (k ) @k ( l) @l (k l) bspc - (lalt ) (tap-dance $tap-time (@hyper lalt)) - ( ralt) (tap-dance $tap-time (@hyper ralt)) + (lalt ) (tap-dance $tap-time (lalt @hyper)) + ( ralt) (tap-dance $tap-time (ralt @hyper)) (lalt ralt) (tap-hold $tap-time $hold-time @normie (layer-switch base)) )