Skip to content

Commit

Permalink
replaced &mt RSHFT BSPC with &kp BSPC (see zmkfirmware#288)
Browse files Browse the repository at this point in the history
  • Loading branch information
joric committed Jan 31, 2021
1 parent 4e46d4c commit 722ac41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/boards/shields/jorne/jorne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
&kp LWIN &kp GRAVE &kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P &kp LBKT &mt RWIN RBKT
&kp LCTRL &kp A &kp S &kp D &kp F &kp G &kp H &kp J &kp K &kp L &kp SEMI &mt RCTRL SQT
&kp LALT &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp FSLH &kp BSLH
&lt RSE TAB &mt LSHFT SPACE &lt LWR RET &lt LWR ESC &mt RSHFT BSPC &lt RSE DEL
&lt RSE TAB &mt LSHFT SPACE &lt LWR RET &lt LWR ESC &kp BSPC &lt RSE DEL
>;
};
lower_layer {
Expand Down

0 comments on commit 722ac41

Please sign in to comment.