From d071c5247940ae443070dfc32024902156b1db53 Mon Sep 17 00:00:00 2001 From: Moritz Gleissner Date: Fri, 30 Aug 2024 12:14:32 +0200 Subject: [PATCH] combo fix --- config/urchin.keymap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/urchin.keymap b/config/urchin.keymap index 34ec4e57..adf41873 100644 --- a/config/urchin.keymap +++ b/config/urchin.keymap @@ -54,14 +54,14 @@ combos { compatible = "zmk,combos"; // both left thumb keys - combo_settings { + combo_one_hander_left { timeout-ms = <200>; key-positions = <30 31>; bindings = <&mo ONE_HANDER>; }; // both right thumb keys - combo_settings { + combo_one_hander_right { timeout-ms = <200>; key-positions = <15 16>; bindings = <&mo ONE_HANDER>;