From 13f8b41b9cd47c97d6c5910f0a8f8c5b701012e4 Mon Sep 17 00:00:00 2001 From: "keymap-editor[bot]" <91849743+keymap-editor[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 23:57:49 +0000 Subject: [PATCH] naming conventions --- config/sofle.keymap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/sofle.keymap b/config/sofle.keymap index 6c08d53..7359a3d 100644 --- a/config/sofle.keymap +++ b/config/sofle.keymap @@ -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 {