Skip to content

Commit

Permalink
keymap: fix left alt naming
Browse files Browse the repository at this point in the history
  • Loading branch information
wigol committed Nov 9, 2023
1 parent 67c8c45 commit 3c9695c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/sofle.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
&kp TAB &kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P &kp BSPC
&mt LCTRL ESC &kp A &kp S &kp D &kp F &kp G &kp H &kp J &kp K &kp L &kp SEMI &mt RCTRL SQT
&kp LSHFT &kp Z &kp X &kp C &kp V &kp B &kp C_MUTE &kp C_PP &kp N &kp M &kp COMMA &kp DOT &kp FSLH &kp RSHFT
&mt LCTRL LALT(Z) &kp LALT &mt LGUI MINUS &mo LOWER &kp RET &kp SPACE &mo RAISE &mt RGUI EQUAL &kp RALT &kp RCTRL
&mt LCTRL LA(Z) &kp LALT &mt LGUI MINUS &mo LOWER &kp RET &kp SPACE &mo RAISE &mt RGUI EQUAL &kp RALT &kp RCTRL
>;

sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN &inc_dec_kp PG_UP PG_DN>;
Expand Down

0 comments on commit 3c9695c

Please sign in to comment.