Update node-free repo

This commit is contained in:
urob 2022-09-06 19:55:18 -04:00
parent 04b3f77bbf
commit 275440adf0
2 changed files with 11 additions and 13 deletions

View file

@ -120,7 +120,7 @@
compatible = "zmk,behavior-macro"; \
label = ZMK_HELPER_STRINGIFY(UC_MACRO_ ## name); \
wait-ms = <0>; \
tap-ms = <1>; \
tap-ms = <0>; \
#binding-cells = <0>; \
bindings = <OS_UNICODE_LEAD>, <&macro_tap unicode_bindings>, <OS_UNICODE_TRAIL>; \
}; \