From ce624daf57de04a0fd57cf95e392df998d4235d4 Mon Sep 17 00:00:00 2001 From: "luke.swan" Date: Sat, 14 Dec 2024 23:06:26 +0200 Subject: [PATCH] Increase max keys per combo --- boards/shields/vortex_corne/vortex_corne_center.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/boards/shields/vortex_corne/vortex_corne_center.conf b/boards/shields/vortex_corne/vortex_corne_center.conf index ecc0620..a5dd2af 100644 --- a/boards/shields/vortex_corne/vortex_corne_center.conf +++ b/boards/shields/vortex_corne/vortex_corne_center.conf @@ -9,3 +9,5 @@ CONFIG_ZMK_SPLIT_BLE_CENTRAL_PERIPHERALS=2 CONFIG_ZMK_DISPLAY=y CONFIG_ZMK_DISPLAY_STATUS_SCREEN_CUSTOM=y + +CONFIG_ZMK_COMBO_MAX_KEYS_PER_COMBO=8