Skip to content

Commit

Permalink
second sept 22 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] committed Sep 22, 2024
1 parent 8796c52 commit 6a7373d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
};

Ctl-back {
bindings = <&kp LC(K_BACK)>;
bindings = <&kp LC(BACKSPACE)>;
key-positions = <10 11>;
};

Expand Down Expand Up @@ -103,7 +103,7 @@
bindings = <
&kp TAB &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 &kp DELETE
&bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &bt BT_NXT &bt BT_PRV &bt BT_CLR_ALL &trans &kp UP_ARROW &trans
&kp LSHFT &trans &trans &trans &kp LESS_THAN &kp GREATER_THAN &trans &trans &trans &kp LEFT_ARROW &kp DOWN_ARROW &kp RIGHT_ARROW
&kp LSHFT &trans &trans &trans &kp LESS_THAN &kp GREATER_THAN &trans &trans &kp F20 &kp LEFT_ARROW &kp DOWN_ARROW &kp RIGHT_ARROW
&kp LGUI &trans &kp LC(LEFT_ARROW) &kp RET &trans &trans
>;
};
Expand Down

0 comments on commit 6a7373d

Please sign in to comment.