Skip to content

Commit

Permalink
&mnav as it should be
Browse files Browse the repository at this point in the history
  • Loading branch information
ldebritto committed Feb 10, 2025
1 parent b7ffdb7 commit c6b6a2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/cradio.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -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
= <&macro_tap &tog MOU>,
= <&macro_tap &to DEF>,
<&macro_press &lc NAV>,
<&macro_pause_for_release>,
<&macro_release &lc NAV>;
Expand Down

0 comments on commit c6b6a2b

Please sign in to comment.