naming conventions

This commit is contained in:
keymap-editor[bot]
2024-07-26 23:57:49 +00:00
committed by GitHub
parent 72b6fd961a
commit 13f8b41b9c

View File

@@ -44,7 +44,7 @@
label = "NEW_MACRO";
};
DCancelA: AUp {
DCancelA: DCancelA {
compatible = "zmk,behavior-macro";
#binding-cells = <0>;
bindings =
@@ -56,7 +56,7 @@
<&macro_release>,
<&kp D>;
label = "AUP";
label = "DCANCELA";
};
ACancelD: ACancelD {