From 8d1db6cf10171af54b643ce1f1506d3698c56619 Mon Sep 17 00:00:00 2001 From: "keymap-editor[bot]" <91849743+keymap-editor[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 14:37:10 +0000 Subject: [PATCH] delete macro hi_hello --- config/ninepad.keymap | 9 --------- 1 file changed, 9 deletions(-) diff --git a/config/ninepad.keymap b/config/ninepad.keymap index ee71728..d6c3dbb 100644 --- a/config/ninepad.keymap +++ b/config/ninepad.keymap @@ -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";