diff options
| author | Kinesis Keyboards <37431414+KinesisCorporation@users.noreply.github.com> | 2022-06-13 10:14:25 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-13 10:14:25 -0700 |
| commit | c42fe654b8302621bfbf272e0d38af1dc4c93b47 (patch) | |
| tree | a72f9df8dcb1d61becafddef8932e5161d531cdf | |
| parent | 392a9417c2e134c03a1e874f6890510736d27574 (diff) | |
Update macros.dtsi
| -rw-r--r-- | config/macros.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
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>; }; |
