Skip to content

Commit

Permalink
Update macros.dtsi pswd KinesisCorporation#3
Browse files Browse the repository at this point in the history
  • Loading branch information
MooseJHansen committed Apr 9, 2024
1 parent 3d2fb7b commit 4e3a503
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/macros.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ compatible = "zmk,behavior-macro";
label = "macro_intl";
#binding-cells = <0>;
bindings
= <&kp LS(W)>, <&kp E>, <&kp A>, <&kp R>, <&kp E>, <&kp G>, <&kp R>, <&kp E>, <&kp A>, <&kp T>, <&kp EXCLAMATION>, <&kp N1>;
= <&kp LS(W)>, <&kp E>, <&kp A>, <&kp R>, <&kp E>, <&kp G>, <&kp R>, <&kp E>, <&kp A>, <&kp T>, <&kp HASH>, <&kp NUMBER_3>;
};
macro_email: macro_email{
compatible = "zmk,behavior-macro";
Expand All @@ -25,4 +25,4 @@ compatible = "zmk,behavior-macro";
label = "macro_paste";
#binding-cells = <0>;
bindings = <&kp LC(V)>;
};
};

0 comments on commit 4e3a503

Please sign in to comment.