Skip to content

Commit

Permalink
fix: bt keys on keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
plushugh committed May 26, 2024
1 parent ca596e7 commit 6e69d8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boards/shields/uh9/uh9.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
bindings = <
&kp KP_NUMBER_1 &kp KP_NUMBER_2 &kp KP_NUMBER_3
&kp KP_NUMBER_4 &kp KP_NUMBER_5 &kp KP_NUMBER_6
&kp BT_CLR &kp BT_CLR_ALL &kp BT_CLR
&bt BT_SEL 0 &bt BT_CLR_ALL &bt BT_SEL 1
>;

sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN>;
Expand Down

0 comments on commit 6e69d8e

Please sign in to comment.