diff --git a/config/macros.dtsi b/config/macros.dtsi index 69f6c4f..953577a 100644 --- a/config/macros.dtsi +++ b/config/macros.dtsi @@ -32,5 +32,5 @@ compatible = "zmk,behavior-macro"; label = "macro_kinesis"; #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>; };