Skip to content

Commit

Permalink
Switching to regular mod tap for caps lock
Browse files Browse the repository at this point in the history
  • Loading branch information
Francisco Torres Pérez committed Aug 26, 2024
1 parent 5757bbb commit 581a522
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@
// |LALT |LGUI | LWR/SPC | | RSE/ENT | RSE | ALT |

bindings = <
&kp TAB &kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P &kp ESC
&ctrl_caps LCTRL CAPS &kp A &kp S &kp D &kp F &kp G &kp H &kp J &kp K &kp L &kp SEMI &kp SQT
&kp LSHFT &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp FSLH &kp RSHFT
&kp LALT &kp LGUI &lt 1 RET &lt 2 SPACE &kp BSPC &lt 3 BSPC
&kp TAB &kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P &kp ESC
&mt LCTRL CAPS &kp A &kp S &kp D &kp F &kp G &kp H &kp J &kp K &kp L &kp SEMI &kp SQT
&kp LSHFT &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp FSLH &kp RSHFT
&kp LALT &kp LGUI &lt 1 RET &lt 2 SPACE &kp BSPC &lt 3 BSPC
>;
};

Expand Down

0 comments on commit 581a522

Please sign in to comment.