Skip to content

Commit

Permalink
Navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Jul 29, 2024
1 parent f0b53b0 commit a8c4817
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@
// | GUI | | ENT | | SPC | | 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 &trans &trans
&kp LSHFT &trans &trans &trans &trans &trans &kp C_PLAY_PAUSE &trans &trans &trans &trans &trans
&trans &trans &kp RET &kp SPACE &trans &kp RALT
&kp TAB &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp HOME &kp PAGE_DOWN &kp PAGE_UP &kp END &trans &kp BSPC
&trans &trans &trans &trans &trans &trans &kp LEFT &kp DOWN &kp UP &kp RIGHT &kp C_MENU &trans
&trans &trans &kp K_CUT &kp K_COPY &kp K_PASTE &trans &kp C_PLAY_PAUSE &kp C_NEXT &kp C_PREVIOUS &kp C_VOLUME_UP &kp C_VOLUME_DOWN &kp C_MUTE
&trans &kp LGUI &mo 3 &kp SPACE &trans &trans
>;
};

Expand All @@ -56,5 +56,14 @@
&trans &trans &trans &kp BACKSPACE &trans &trans
>;
};

Misc {
bindings = <
&kp ESC &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11
&trans &bt BT_SEL 0 &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans
>;
};
};
};

0 comments on commit a8c4817

Please sign in to comment.