diff --git a/config/ninepad.keymap b/config/ninepad.keymap index d171324..ee71728 100644 --- a/config/ninepad.keymap +++ b/config/ninepad.keymap @@ -19,14 +19,7 @@ }; }; - combos { - compatible = "zmk,combos"; - - test { - bindings = <&hi_hello>; - key-positions = <5 4 3>; - }; - }; + combos { compatible = "zmk,combos"; }; macros { hi_hello: test { @@ -54,7 +47,7 @@ bindings = < &kp K_PREVIOUS &kp K_VOL_UP &kp RS(K_NEXT) &kp K_PLAY_PAUSE &kp K_VOL_DN &trans -&to 0 &trans &trans +&to 0 &hi_hello &hi_hello >; };