diff --git a/app/Kconfig b/app/Kconfig index 9852744741f..cda0fbe3116 100644 --- a/app/Kconfig +++ b/app/Kconfig @@ -374,7 +374,7 @@ menu "Behavior Options" config ZMK_BEHAVIORS_QUEUE_SIZE int "Maximum number of behaviors to allow queueing from a macro or other complex behavior" - default 64 + default 128 rsource "Kconfig.behaviors"