From 68ebfcb2d6f78b4bcaf152d503fed67d0676d408 Mon Sep 17 00:00:00 2001 From: 0scar Date: Thu, 28 Sep 2023 17:22:52 +0200 Subject: Cuztomize keymap --- config/cradio.conf | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'config/cradio.conf') diff --git a/config/cradio.conf b/config/cradio.conf index ae3b2e3..5b7f2ff 100644 --- a/config/cradio.conf +++ b/config/cradio.conf @@ -1,5 +1,6 @@ -# 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 +CONFIG_ZMK_SLEEP=y + +CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=1800000 + +CONFIG_ZMK_KSCAN_DEBOUNCE_PRESS_MS=5 +CONFIG_ZMK_KSCAN_DEBOUNCE_RELEASE_MS=5 -- cgit v1.3