aboutsummaryrefslogtreecommitdiff
path: root/config/cradio.conf
diff options
context:
space:
mode:
author0scar <qgt268@alumni.ku.dk>2023-09-24 11:17:10 +0000
committer0scar <qgt268@alumni.ku.dk>2023-09-24 11:17:10 +0000
commit620afa0bbaaf0a2c54ab8efc8ed36d48d38bdeda (patch)
tree7f6089aeb54983bff9e01133e1ee4f7820637322 /config/cradio.conf
parent3f36ed89f510466efbeb53c80df37df261f8904a (diff)
Add all the logging
Diffstat (limited to 'config/cradio.conf')
-rw-r--r--config/cradio.conf3
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