diff options
| -rw-r--r-- | config/cradio.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/cradio.conf b/config/cradio.conf index 9b1d415..ae3b2e3 100644 --- a/config/cradio.conf +++ b/config/cradio.conf @@ -1,2 +1,5 @@ # Turn on logging, and set ZMK logging to debug output CONFIG_ZMK_USB_LOGGING=y +CONFIG_ZMK_LOG_LEVEL_DBG=y +CONFIG_LOG_BACKEND_SHOW_COLOR=y +CONFIG_LOG_PROCESS_THREAD_STARTUP_DELAY_MS=8000 |
