Skip to content

Commit

Permalink
incorrect # of arguments because we were using kp instead of mt_
Browse files Browse the repository at this point in the history
  • Loading branch information
kv-ax committed Jul 13, 2023
1 parent ec1651d commit 9ea5493
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 @@ -65,7 +65,7 @@
bindings = <
&none &kp Q &kp W &kp E &kp R &kp T &kp J &kp L &kp U &kp Y &kp STAR &none

&none &mt_ LSHFT A &mt_ LCTRL R &mt_ LALT S &mt_ LGUI T &mt_ LA(LS(LC(LGUI))) G &mt_ RA(RS(RC(RGUI))) M &kp RGUI N &kp RALT E &kp RCTRL I &kp RSHFT O &none
&none &mt_ LSHFT A &mt_ LCTRL R &mt_ LALT S &mt_ LGUI T &mt_ LA(LS(LC(LGUI))) G &mt_ RA(RS(RC(RGUI))) M &mt_ RGUI N &mt_ RALT E &mt_ RCTRL I &mt_ RSHFT O &none

&none &kp Z &kp X &kp C &kp D &kp V &kp K &kp H &kp COMMA &kp DOT &kp APOS &none

Expand Down

0 comments on commit 9ea5493

Please sign in to comment.