Skip to content

Commit

Permalink
remove easy motion macro
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] committed Sep 21, 2024
1 parent 141314f commit 61f4b71
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions config/adv360.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,6 @@
bindings = <&kp RET>;
};

easy_mot: easy_mot {
compatible = "zmk,behavior-macro";
#binding-cells = <0>;
bindings =
<&macro_tap>,
<&kp NON_US_BACKSLASH &kp NON_US_BACKSLASH>;

label = "EASY_MOTION";
};

#endif

hml: hml {
Expand Down Expand Up @@ -89,11 +79,6 @@
bindings = <&kp LC(X)>;
key-positions = <47 48>;
};

vimmotion {
bindings = <&easy_mot>;
key-positions = <65 70>;
};
};

keymap {
Expand Down

0 comments on commit 61f4b71

Please sign in to comment.