diff options
Diffstat (limited to 'app/Kconfig')
-rw-r--r-- | app/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Kconfig b/app/Kconfig index 5881aae..8ae10ad 100644 --- a/app/Kconfig +++ b/app/Kconfig @@ -126,7 +126,7 @@ config ZMK_ACTION_MOD_TAP endmenu config HEAP_MEM_POOL_SIZE - default 200 + default 1024 module = ZMK module-str = zmk |