Skip to content

Commit

Permalink
Fix 1 key
Browse files Browse the repository at this point in the history
keymap-editor[bot] committed Oct 24, 2024
1 parent 3b0466b commit bdaf734
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
@@ -71,9 +71,9 @@

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

0 comments on commit bdaf734

Please sign in to comment.