Skip to content

Commit

Permalink
backspace
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] committed Nov 16, 2024
1 parent 7cf2379 commit 0e2825a
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 @@ -148,12 +148,12 @@

backspace {
bindings = <&kp BACKSPACE>;
key-positions = <21 22>;
key-positions = <22 23>;
};

del {
bindings = <&kp DELETE>;
key-positions = <33 34>;
key-positions = <34 35>;
};

select_all {
Expand All @@ -177,10 +177,10 @@

base {
bindings = <
&kp ESCAPE &kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P &kp LEFT_BRACKET
&kp TAB &kp A &kp S &kp D &kp F &kp G &kp H &kp J &kp K &kp L &kp SEMICOLON &kp APOS
&kp LEFT_CONTROL &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp FSLH &kp RIGHT_BRACKET
&kp LEFT_SHIFT &mo 1 &kp ENTER &kp SPACE &mo 2 &kp LEFT_ALT
&kp ESCAPE &kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P &kp LEFT_BRACKET
&kp TAB &kp A &kp S &kp D &kp F &kp G &kp H &kp J &kp K &kp L &kp SEMICOLON &kp APOS
&kp LEFT_CONTROL &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp FSLH &kp RIGHT_BRACKET
&kp LEFT_SHIFT &mo 1 &kp ENTER &kp SPACE &mo 2 &mt LEFT_ALT BACKSPACE
>;
};

Expand Down

0 comments on commit 0e2825a

Please sign in to comment.