From 620afa0bbaaf0a2c54ab8efc8ed36d48d38bdeda Mon Sep 17 00:00:00 2001 From: 0scar Date: Sun, 24 Sep 2023 13:17:10 +0200 Subject: Add all the logging --- config/cradio.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config') 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 -- cgit v1.3