From 8591110b22013f0ffac1c930b98444564f12db7b Mon Sep 17 00:00:00 2001 From: Michael Me Jaeger Date: Tue, 24 Dec 2024 10:37:41 +0100 Subject: [PATCH] =?UTF-8?q?fix:=20erg=C3=A4nzt=20Thumbs=20bei=20HMR?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/cradio.keymap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/cradio.keymap b/config/cradio.keymap index 5b44156..9e1e5c1 100644 --- a/config/cradio.keymap +++ b/config/cradio.keymap @@ -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"; @@ -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>; }; };