Skip to content

Commit

Permalink
Add left option + delete
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Mar 26, 2024
1 parent ecabf96 commit 525fe73
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@

label = "Lower";
bindings = <
&kp ESCAPE &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11
&kp LEFT_CONTROL &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 &kp F12
&trans &kp LS(LC(TAB)) &kp LC(TAB) &kp PAGE_DOWN &kp PAGE_UP &bt BT_CLR &bt BT_SEL 0 &kp LEFT &kp DOWN_ARROW &kp UP_ARROW &kp RIGHT_ARROW &bt BT_SEL 1
&trans &trans &trans &trans &trans &trans
&kp ESCAPE &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11
&kp LEFT_CONTROL &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 &kp F12
&trans &kp LS(LC(TAB)) &kp LC(TAB) &kp PAGE_DOWN &kp PAGE_UP &bt BT_CLR &bt BT_SEL 0 &kp LEFT &kp DOWN_ARROW &kp UP_ARROW &kp RIGHT_ARROW &bt BT_SEL 1
&trans &kp LA(DELETE) &trans &trans &trans &trans
>;
};

Expand Down

0 comments on commit 525fe73

Please sign in to comment.