Skip to content

Commit

Permalink
Moved PG_DN to N key and F19 mouseless to H position in order to make…
Browse files Browse the repository at this point in the history
… it more reachable
  • Loading branch information
ldebritto committed Jan 18, 2025
1 parent 27487a5 commit 6efdcf1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/cradio.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -294,8 +294,8 @@
NAV {
bindings = <
&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 &kp F19 &playnp &vb_dn &vb_up &kp DEL
&sk LCTRL &sk LALT &sk LSHFT &sk LGUI &kp LG(LBKT) &kp F19 &kp LEFT &kp DOWN &kp RIGHT &kp RET
&hrml GLOBE LG(Z) &kp LG(X) &kp LG(C) &kp LG(V) &kp F18 &kp PG_DN &playnp &vb_dn &vb_up &kp DEL
&trans &trans &trans &trans
>;
};
Expand Down Expand Up @@ -324,7 +324,7 @@
bindings = <
&kp Q &kp W &kp E &kp R &kp T &trans &trans &trans &trans &trans
&mt LCTRL A &mt LALT S &mt LSHFT D &mt LCTRL F &kp G &trans &trans &trans &trans &trans
&lt 2 Z &kp X &kp C &kp V &kp B &trans &trans &trans &trans &trans
&kp Z &kp X &kp C &kp V &kp B &trans &trans &trans &trans &trans
&lt AGS H &lt ABS DOT &trans &trans
>;
};
Expand Down

0 comments on commit 6efdcf1

Please sign in to comment.