Skip to content

Commit

Permalink
fix(keymap): Fix tidbit keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
caksoylar authored and petejohanson committed Feb 25, 2023
1 parent 3eee536 commit 1d65661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/boards/shields/tidbit/tidbit.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
bindings = <
&kp KP_NUMLOCK &kp KP_ASTERISK &kp KP_MINUS
&kp KP_NUMBER_7 &kp KP_NUMBER_8 &kp KP_NUMBER_9 &kp KP_PLUS
&kp KP_NUMBER_4 &kp KP_NUMBER_5 &kp KP_NUMBER_6 &kp &none
&kp KP_NUMBER_4 &kp KP_NUMBER_5 &kp KP_NUMBER_6 &none
&kp KP_NUMBER_1 &kp KP_NUMBER_2 &kp KP_NUMBER_3 &lt 1 KP_ENTER
&none &kp KP_NUMBER_0 &kp KP_DOT &none
>;
Expand Down

0 comments on commit 1d65661

Please sign in to comment.