From 85f4a93734030cee127608f2dfd071dcc2dac7af Mon Sep 17 00:00:00 2001 From: ldebritto Date: Wed, 5 Feb 2025 21:29:32 -0300 Subject: [PATCH] Added SPACE to left_hand thumb on NAV for mouse editing --- config/cradio.keymap | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/config/cradio.keymap b/config/cradio.keymap index 0dac7d0..0d6f2f3 100644 --- a/config/cradio.keymap +++ b/config/cradio.keymap @@ -73,6 +73,12 @@ require-prior-idle-ms = <200>; }; + left_hand_delete { + bindings = <&kp DEL>; + key-positions = <21 23>; + require-prior-idle-ms = <200>; + }; + // Layer toggles and other gimmickry toggle_nav_for_extended_edits { @@ -322,7 +328,7 @@ &kp TAB &swapper &kp LS(LC(TAB)) &kp LC(TAB) &kp LG(RBKT) &kp PG_UP &kp HOME &kp UP &kp END &kp BSPC &sk LCTRL &sk LALT &sk LSHFT &sk LGUI &kp LG(LBKT) &kp PG_DN &kp LEFT &kp DOWN &kp RIGHT &kp RET &hrml GLOBE LG(Z) &kp LG(X) &kp LG(C) &kp LG(V) &kp F18 &playnp &kp F19 &vb_dn &vb_up &kp DEL - &trans &trans &trans &trans + &trans &kp SPACE &trans &trans >; };