Skip to content

Commit

Permalink
Added shortcat key to NAV
Browse files Browse the repository at this point in the history
  • Loading branch information
ldebritto committed Nov 26, 2024
1 parent 9a14430 commit c65fc59
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/cradio.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -321,10 +321,10 @@

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 &caps_word &playnp &vb_dn &vb_up &kp DEL
&trans &trans &trans &trans
&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 LG(LS(SPACE)) &playnp &vb_dn &vb_up &kp DEL
&trans &trans &trans &trans
>;
};

Expand Down

0 comments on commit c65fc59

Please sign in to comment.