From 6085c442ceddc80644ba290359ae69bbf0996652 Mon Sep 17 00:00:00 2001 From: Dicko Date: Thu, 27 Oct 2022 20:48:12 +0700 Subject: [PATCH] refactor: commented auto turn off led by default (#263) --- keyboards/dumbpad/v3x/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keyboards/dumbpad/v3x/config.h b/keyboards/dumbpad/v3x/config.h index c64409c967..58e2b0e962 100644 --- a/keyboards/dumbpad/v3x/config.h +++ b/keyboards/dumbpad/v3x/config.h @@ -45,7 +45,7 @@ along with this program. If not, see . // Cleanup RGB #ifdef RGB_MATRIX_ENABLE -#define RGB_DISABLE_TIMEOUT 300000 // 5 minutes (5 * 60 * 1000ms) +// #define RGB_DISABLE_TIMEOUT 300000 // 5 minutes (5 * 60 * 1000ms) #define RGB_DISABLE_WHEN_USB_SUSPENDED #define RGB_MATRIX_FRAMEBUFFER_EFFECTS // Heatmap, Rain