Skip to content

Commit

Permalink
Fixed keymap typo: &mt LWR ESC should be &lt LWR ESC
Browse files Browse the repository at this point in the history
  • Loading branch information
joric committed Feb 5, 2021
1 parent c818387 commit 9eb4d30
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 @@ -30,7 +30,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 &mt LWR ESC &mt RSHFT BSPC &lt RSE DEL
&lt RSE TAB &mt LSHFT SPACE &lt LWR RET &lt LWR ESC &mt RSHFT BSPC &lt RSE DEL
>;
};
lower_layer {
Expand Down

0 comments on commit 9eb4d30

Please sign in to comment.