Skip to content

Commit

Permalink
Updated corne.keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Jul 3, 2023
1 parent 683d099 commit 58a543b
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@

#binding-cells = <0>;
mods = <(MOD_LALT)>;

};
slashandbackslash: slashandbackslash {
compatible = "zmk,behavior-mod-morph";
Expand All @@ -113,7 +112,6 @@

#binding-cells = <0>;
mods = <(MOD_LALT)>;

};
quote: quote {
compatible = "zmk,behavior-mod-morph";
Expand All @@ -124,7 +122,6 @@

#binding-cells = <0>;
mods = <(MOD_LALT)>;

};
layer_left_bracket: layer_left_bracket {
compatible = "zmk,behavior-hold-tap";
Expand Down Expand Up @@ -447,9 +444,9 @@
default_layer {
label = "DEF";
bindings = <
&none &kp Q &kp W &lt 2 E &lt 1 R &lt 7 T &lt 10 Y &lt 2 U &lt 1 I &kp O &kp P &none
&none &hm LCTRL A &hm LALT S &hm LGUI D &hm LSHFT F &lt 4 G &lt 5 H &hm RSHFT J &hm RGUI K &hm RALT L &hm_quote RIGHT_CONTROL &none
&none &kp Z &kp X &kp C &kp V &kp B &lt 3 N &kp M &coma_semi &dot_colon &slashandbackslash &none
&none &kp Q &kp W &lt 2 E &lt 1 R &lt 7 T &lt 10 Y &lt 2 U &lt 1 I &kp O &kp P &none
&none &hm LCTRL A &hm LALT S &hm LGUI D &hm LSHFT F &lt 4 G &lt 5 H &hm RSHFT J &hm RGUI K &hm RALT L &hm_quote RIGHT_CONTROL undefined &none
&none &kp Z &kp X &kp C &kp V &kp B &lt 3 N &kp M &coma_semi &dot_colon &slashandbackslash &none
&layer_left_bracket 9 &hm LEFT_GUI TAB &lt 6 SPACE &lt 6 BACKSPACE &lt 4 ENTER &layer_right_bracket 8
>;
};
Expand Down

0 comments on commit 58a543b

Please sign in to comment.