delete macro hi_hello

This commit is contained in:
keymap-editor[bot] 2024-06-27 14:37:10 +00:00 committed by GitHub
parent b49a7a04f2
commit 8d1db6cf10
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,15 +21,6 @@
combos { compatible = "zmk,combos"; };
macros {
hi_hello: test {
compatible = "zmk,behavior-macro";
#binding-cells = <0>;
bindings = <&kp &kp H &kp I &kp SPACE &kp H &kp E &kp L &kp L &kp O>;
label = "TEST";
};
};
keymap {
compatible = "zmk,keymap";
label = "ninepad";