Skip to content

Commit 314ec0f

Browse files
Updated corne.keymap
1 parent 83313c2 commit 314ec0f

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

config/corne.keymap

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
#include <behaviors.dtsi>
88
#include <dt-bindings/zmk/bt.h>
99
#include <dt-bindings/zmk/keys.h>
10-
#include <dt-bindings/zmk/ext_power.h>
1110
#include <dt-bindings/zmk/outputs.h>
1211
#include <dt-bindings/zmk/rgb.h>
1312

@@ -42,10 +41,10 @@
4241
// | GUI | LWR | SPC | | ENT | RSE | ALT |
4342

4443
bindings = <
45-
&kp TAB &kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P &kp BSPC
46-
&kp LCTRL &kp A &kp S &kp D &kp F &kp G &kp H &kp J &kp K &kp L &kp SEMI &kp SQT
47-
&td0 &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp FSLH &kp ESC
48-
&kp LGUI &mo 1 &lt 3 SPACE &lt 3 ENTER &mo 2 &kp RALT
44+
&kp ESCAPE &kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P &kp BSPC
45+
&kp TAB &kp A &kp S &kp D &kp F &kp G &kp H &kp J &kp K &kp L &kp SEMI &kp ENTER
46+
&td0 &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp FSLH &kp APOS
47+
&kp LGUI &mo 1 &lt 3 SPACE &lt 3 LCTRL &mo 2 &kp RALT
4948
>;
5049
};
5150

0 commit comments

Comments
 (0)