Skip to content

Commit

Permalink
Updated corne.keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Sep 14, 2023
1 parent 25b839a commit 998cdbc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -386,17 +386,17 @@
bindings = <
&trans &trans &trans &trans &trans &trans &kp C_BRIGHTNESS_DEC &kp C_BRIGHTNESS_AUTO &kp C_BRIGHTNESS_INC &none
&trans &trans &trans &trans &trans &trans &kp C_VOL_DN &kp C_MUTE &kp C_VOL_UP &trans
&trans &trans &trans &trans &trans &trans &kp C_PREV &kp C_PLAY_PAUSE &kp C_NEXT &trans
&trans &trans &trans &trans &trans &trans &kp C_PREV &kp C_PLAY_PAUSE &kp C_NEXT &bootloader
&trans &trans &trans &bt BT_CLR &bt BT_SEL 1 &bt BT_SEL 0
>;
};

MEDIA_L {
bindings = <
&trans &kp C_BRIGHTNESS_DEC &kp C_BRIGHTNESS_AUTO &kp C_BRIGHTNESS_INC &none &trans &trans &trans &trans &trans
&trans &kp C_VOL_DN &kp C_MUTE &kp C_VOL_UP &trans &trans &trans &trans &trans &trans
&trans &kp C_PREV &kp C_PLAY_PAUSE &kp C_NEXT &trans &trans &trans &trans &trans &trans
&bt BT_SEL 0 &bt BT_SEL 1 &bt BT_CLR &trans &trans &trans
&trans &kp C_BRIGHTNESS_DEC &kp C_BRIGHTNESS_AUTO &kp C_BRIGHTNESS_INC &none &trans &trans &trans &trans &trans
&trans &kp C_VOL_DN &kp C_MUTE &kp C_VOL_UP &trans &trans &trans &trans &trans &trans
&bootloader &kp C_PREV &kp C_PLAY_PAUSE &kp C_NEXT &trans &trans &trans &trans &trans &trans
&bt BT_SEL 0 &bt BT_SEL 1 &bt BT_CLR &trans &trans &trans
>;
};

Expand Down

0 comments on commit 998cdbc

Please sign in to comment.