Skip to content

Commit

Permalink
Update corne.keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
edygar authored Jul 3, 2023
1 parent 9dc9730 commit d5035ed
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@

#binding-cells = <0>;
mods = <(MOD_LALT)>;
keep-mods = <()>;
};
parenthesis_brackets_right: parenthesis_brackets_right {
compatible = "zmk,behavior-mod-morph";
Expand All @@ -103,7 +102,7 @@

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

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

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

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

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

};
layer_left_bracket: layer_left_bracket {
compatible = "zmk,behavior-hold-tap";
Expand Down

0 comments on commit d5035ed

Please sign in to comment.