From c6b6a2b0444ff906863f03b3409c9a2b4f5bae78 Mon Sep 17 00:00:00 2001 From: ldebritto Date: Sun, 9 Feb 2025 21:38:38 -0300 Subject: [PATCH] &mnav as it should be --- config/cradio.keymap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/cradio.keymap b/config/cradio.keymap index 5126a08..a39199b 100644 --- a/config/cradio.keymap +++ b/config/cradio.keymap @@ -283,11 +283,11 @@ <&mo MACRO_PLACEHOLDER>; }; - mnav: from_mou_to_nav { + mnav: from_layer_to_nav_through_def { // Disables any toggled layer and goes to NAV on hold compatible = "zmk,behavior-macro"; #binding-cells = <0>; bindings - = <¯o_tap &tog MOU>, + = <¯o_tap &to DEF>, <¯o_press &lc NAV>, <¯o_pause_for_release>, <¯o_release &lc NAV>;