Skip to content

Commit

Permalink
Adjust keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
mutecipher committed Oct 30, 2024
1 parent 6b5b5b0 commit 5696aa5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -68,15 +68,15 @@
};

// -----------------------------------------------------------------------------------------
// | F1 | F2 | F3 | F4 | F5 | F6 | | F7 | F8 | F9 | F10 | F11 | F12 |
// | | BT 0| BT 1| BT 2| BT 3| BT 4| | MUT | Vo- | Vo+ | | | |
// | | | | BTC | BTD | | | | END | HOME| | DEL | |
// | TAB | F1 | F2 | F3 | F4 | F5 | | F6 | F7 | F8 | F9 | F10 | DEL |
// | BTCL | BT 0| BT 1| BT 2| BT 3| BT 4| | MUT | Vo- | Vo+ | F11 | F12 | |
// | | | | | GLB | | | | END | HOME| | DEL | |
// | | LWR | | | | RSE | |
adjust_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
&none &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &kp C_MUTE &kp C_VOLUME_DOWN &kp C_VOLUME_UP &none &none &none
&none &none &none &bt BT_CLR &bt BT_DISC &none &none &kp END &kp HOME &none &kp DEL &none
&trans &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp DEL
&bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &kp C_MUTE &kp C_VOLUME_DOWN &kp C_VOLUME_UP &kp F11 &kp F12 &none
&none &none &none &none &kp GLOBE &none &none &kp END &kp HOME &none &none &none
&none &trans &none &none &trans &none
>;
};
Expand Down

0 comments on commit 5696aa5

Please sign in to comment.