Skip to content

Commit

Permalink
Add right shift
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Apr 10, 2024
1 parent ba5955b commit f6829a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
bindings = <
&kp ESCAPE &kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P &kp BACKSPACE
&mt LEFT_CONTROL TAB &kp A &kp S &kp D &kp F &kp G &kp H &kp J &kp K &kp L &kp SEMICOLON &kp SQT
&kp LEFT_SHIFT &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp SLASH &kp ENTER
&kp LEFT_SHIFT &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp SLASH &mt LEFT_SHIFT ENTER
&kp LEFT_COMMAND &kp SPACE &lt 1 TAB &mo 2 &kp SPACE &mt LEFT_ALT BACKSPACE
>;
};
Expand Down

0 comments on commit f6829a3

Please sign in to comment.