Skip to content

Commit

Permalink
Fixed tri layer
Browse files Browse the repository at this point in the history
  • Loading branch information
ldebritto committed Nov 8, 2024
1 parent 91ad729 commit d679d22
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 @@ -270,8 +270,8 @@
compatible = "zmk,conditional-layers";

tri_layer_for_function_and_number_row_keys {
if-layers = <3 4>;
then-layer = <5>;
if-layers = <NAV SYM>;
then-layer = <FUN>;
};
};

Expand Down

0 comments on commit d679d22

Please sign in to comment.