mirror of
https://github.com/litruv/zmk-config.git
synced 2026-07-24 02:36:05 +10:00
naming conventions
This commit is contained in:
committed by
GitHub
parent
72b6fd961a
commit
13f8b41b9c
@@ -44,7 +44,7 @@
|
||||
label = "NEW_MACRO";
|
||||
};
|
||||
|
||||
DCancelA: AUp {
|
||||
DCancelA: DCancelA {
|
||||
compatible = "zmk,behavior-macro";
|
||||
#binding-cells = <0>;
|
||||
bindings =
|
||||
@@ -56,7 +56,7 @@
|
||||
<¯o_release>,
|
||||
<&kp D>;
|
||||
|
||||
label = "AUP";
|
||||
label = "DCANCELA";
|
||||
};
|
||||
|
||||
ACancelD: ACancelD {
|
||||
|
||||
Reference in New Issue
Block a user