Skip to content

Commit

Permalink
Fix volume up/down
Browse files Browse the repository at this point in the history
  • Loading branch information
caiovfernandes committed May 28, 2024
1 parent 09a50cf commit 3a83896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
// | GUI | | SPC | | ENT | | ALT |
bindings = <
&kp TAB &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 &kp BSPC
&bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &kp LEFT &kp DOWN &kp UP &kp RIGHT &kp C_VOLUME_UP &kp C_VOLUME_DOWN
&bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &kp LEFT &kp DOWN &kp UP &kp RIGHT &kp C_VOLUME_DOWN &kp C_VOLUME_UP
&kp LSHFT &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp C_PLAY_PAUSE
&kp LGUI &trans &kp SPACE &kp RET &trans &kp RALT
>;
Expand Down

0 comments on commit 3a83896

Please sign in to comment.