From 82348647032f8cf3aaf0c7e6b5d4755aefd4c9bf Mon Sep 17 00:00:00 2001 From: Kyle Mitchell <45919695+jcmkk3@users.noreply.github.com> Date: Tue, 5 Mar 2024 10:55:44 -0800 Subject: [PATCH] Update ut22.conf --- config/ut22.conf | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/config/ut22.conf b/config/ut22.conf index cbbcf32..ef1abb2 100644 --- a/config/ut22.conf +++ b/config/ut22.conf @@ -1,12 +1 @@ -# --- TAIPO SETTINGS --- - -# the number of combos that can be active at the same time. Default 4. -CONFIG_ZMK_COMBO_MAX_PRESSED_COMBOS=8 - -# the maximum number of combos that can be active on a key position. Defaults to 5. -# (So you can have 5 separate combos that use position 3 for example) -CONFIG_ZMK_COMBO_MAX_COMBOS_PER_KEY=16 - -# the maximum number of keys that need to be pressed to activate a combo. Default 4. -# If you want a combo that triggers when pressing 5 keys, you'd set this to 5 for example. -CONFIG_ZMK_COMBO_MAX_KEYS_PER_COMBO=8 +CONFIG_ZMK_COMBO_MAX_COMBOS_PER_KEY=30