Skip to content

Commit

Permalink
fix: ergänzt Thumbs bei HMR
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelmejaeger committed Dec 24, 2024
1 parent cd60460 commit 8591110
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 @@ -49,7 +49,7 @@
quick-tap-ms = <0>;
#global-quick-tap;
bindings = <&kp>, <&kp>;
hold-trigger-key-positions = <5 6 7 8 9 15 16 17 18 19 25 26 27 28 29 10 11 12 13 23 30 31>;
hold-trigger-key-positions = <5 6 7 8 9 15 16 17 18 19 25 26 27 28 29 10 11 12 13 23 30 31 32 33>;
};
hmr: homerow_mods_right {
compatible = "zmk,behavior-hold-tap";
Expand All @@ -59,7 +59,7 @@
quick-tap-ms = <0>;
#global-quick-tap;
bindings = <&kp>, <&kp>;
hold-trigger-key-positions = <0 1 2 3 4 10 11 12 13 14 20 21 22 23 24 16 17 18 19 26 32 33>;
hold-trigger-key-positions = <0 1 2 3 4 10 11 12 13 14 20 21 22 23 24 16 17 18 19 26 30 31 32 33>;
};
};

Expand Down

0 comments on commit 8591110

Please sign in to comment.