Skip to content

Commit

Permalink
fix combo
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Mar 20, 2024
1 parent f358b3a commit 41de590
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -655,16 +655,6 @@
bindings = <&esc_0>;
key-positions = <14 15>;
};

dvorak {
bindings = <&switch_layout>;
key-positions = <10 11 12 13>;
};

qwerty {
bindings = <&switch_layout>;
key-positions = <16 18 17 19>;
};
};

keymap {
Expand Down Expand Up @@ -758,8 +748,8 @@

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_BRIGHTNESS_DEC &kp C_BRIGHTNESS_AUTO &kp C_BRIGHTNESS_INC &to 0 &trans &trans &trans &trans &trans
&trans &kp C_VOL_DN &kp C_MUTE &kp C_VOL_UP &to 1 &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 41de590

Please sign in to comment.