Skip to content

Commit

Permalink
Remove caps lock
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] committed Oct 22, 2024
1 parent 7efb1a4 commit 62208bd
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 @@ -51,10 +51,10 @@

right_layer {
bindings = <
&kp INS &kp PG_DN &kp UP &kp PG_UP &trans &kp FSLH &kp N7 &kp N8 &kp N9 &kp MINUS
&kp DEL &kp LEFT &kp DOWN &kp RIGHT &trans &kp STAR &kp N4 &kp N5 &kp N6 &kp PLUS
&caps_word &trans &kp HOME &kp END &trans &trans &kp N1 &kp N2 &kp N3 &kp RET
&trans &trans &kp N0 &kp DOT
&kp INS &kp PG_DN &kp UP &kp PG_UP &trans &kp FSLH &kp N7 &kp N8 &kp N9 &kp MINUS
&kp DEL &kp LEFT &kp DOWN &kp RIGHT &trans &kp STAR &kp N4 &kp N5 &kp N6 &kp PLUS
&trans &trans &kp HOME &kp END &trans &trans &kp N1 &kp N2 &kp N3 &kp RET
&trans &trans &kp N0 &kp DOT
>;
};

Expand Down

0 comments on commit 62208bd

Please sign in to comment.