From ed4816065b854f06da6fc5e8eb515b0541e46895 Mon Sep 17 00:00:00 2001 From: KemoNine Date: Fri, 26 Feb 2021 23:48:36 +0000 Subject: [PATCH] Cleanup the paintbrush board config --- config/boards/shields/the_paintbrush/the_paintbrush.conf | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/config/boards/shields/the_paintbrush/the_paintbrush.conf b/config/boards/shields/the_paintbrush/the_paintbrush.conf index 48b1836..e7bb92f 100755 --- a/config/boards/shields/the_paintbrush/the_paintbrush.conf +++ b/config/boards/shields/the_paintbrush/the_paintbrush.conf @@ -14,7 +14,4 @@ CONFIG_ZMK_SLEEP=y CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000 # Set screen blanking to 15s instead of 30s -CONFIG_ZMK_IDLE_TIMEOUT=15000 - -# Add debug logging -#CONFIG_ZMK_USB_LOGGING=y +#CONFIG_ZMK_IDLE_TIMEOUT=15000