Skip to content

Commit

Permalink
Update cradio.keymap to add play/pause key
Browse files Browse the repository at this point in the history
  • Loading branch information
tom8347 authored Dec 1, 2023
1 parent 4754bd0 commit 823930e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/cradio.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
tri_layer {
bindings = <
&kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10
&kp F11 &kp F12 &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &kp C_BRI_INC &kp PG_UP &kp K_VOL_UP &kp K_MUTE &kp PSCRN
&kp F11 &kp F12 &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &kp C_BRI_INC &kp PG_UP &kp K_VOL_UP &kp K_PLAY_PAUSE &kp PSCRN
&bt BT_CLR &bt BT_NXT &bt BT_PRV &trans &ext_power EP_OFF &kp C_BRI_DEC &kp PG_DN &kp K_VOL_DN &kp C_PREV &kp C_NEXT
&trans &trans &trans &trans
>;
Expand Down

0 comments on commit 823930e

Please sign in to comment.