Browse Source

Update macros.dtsi

V3.0
Kinesis Keyboards 4 years ago committed by GitHub
parent
commit
c42fe654b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      config/macros.dtsi

2
config/macros.dtsi

@ -32,5 +32,5 @@
compatible = "zmk,behavior-macro"; compatible = "zmk,behavior-macro";
label = "macro_kinesis"; label = "macro_kinesis";
#binding-cells = <0>; #binding-cells = <0>;
bindings = <&kp K>, <&kp I>, <&kp N>, <&kp E>, <&kp S>, <&kp I>, <&kp S>; bindings = <&kp LS(K)>, <&kp I>, <&kp N>, <&kp E>, <&kp S>, <&kp I>, <&kp S>;
}; };

Loading…
Cancel
Save