Skip to content

Commit

Permalink
fix(keymap): fix bad ref
Browse files Browse the repository at this point in the history
  • Loading branch information
bobdoah committed Sep 21, 2023
1 parent 7902590 commit 2a427fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/chipper.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
bindings = <
&kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0
&kp GRAVE &kp HOME &kp PG_UP &kp PG_DN &kp END &kp LEFT &kp DOWN &kp UP &kp RIGHT &kp SEMI
&mt LSHFT &NUHS &none &none &none &kp MINUS &kp EQUAL &kp LBKT &kp RBKT &mt RSHFT NUBS
&mt LSHFT NUHS &none &none &none &kp MINUS &kp EQUAL &kp LBKT &kp RBKT &mt RSHFT NUBS
&trans &trans &trans &trans &trans &trans

>;
Expand Down

0 comments on commit 2a427fd

Please sign in to comment.