Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Wilson committed Jun 18, 2023
1 parent 1138346 commit 1e7f9b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/macros/cpp_templated_macros.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
label = "m_TAP1_##CODE"; \
wait-ms = <20>; \
tap-ms = <30>; \
#binding-cells = <0>;
#binding-cells = <0>; \
bindings = <&macro_press &kp ##CODE>, <&macro_release &kp ##CODE>; \
}; \

Expand Down

0 comments on commit 1e7f9b5

Please sign in to comment.