Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Jul 16, 2024
1 parent 23e1fb0 commit dbbdebe
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions config/adv360.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -53,16 +53,7 @@
hyper: hyper {
compatible = "zmk,behavior-macro";
#binding-cells = <0>;
bindings =
<&macro_press>,
<&kp LEFT_SHIFT>,
<&macro_press>,
<&kp LEFT_CONTROL>,
<&macro_press>,
<&kp LEFT_ALT>,
<&macro_press>,
<&kp LEFT_GUI>;

bindings = <&kp LS(LA(LC(LEFT_GUI)))>;
label = "HYPER";
};
};
Expand Down

0 comments on commit dbbdebe

Please sign in to comment.