Skip to content

Commit

Permalink
Arrow
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Apr 27, 2024
1 parent 469c740 commit 717af33
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
};

Line_UpDown {
bindings = <&macro_Alt_Arrows>;
bindings = <&mo 3>;
key-positions = <13 38>;
};
};
Expand Down Expand Up @@ -258,15 +258,6 @@
};
};

macros {
macro_Alt_Arrows: new_macro {
compatible = "zmk,behavior-macro";
#binding-cells = <0>;
bindings = <&mo 3 &kp LEFT_ALT>;
label = "NEW_MACRO";
};
};

keymap {
compatible = "zmk,keymap";

Expand Down

0 comments on commit 717af33

Please sign in to comment.