From 96a09786d895da9d82048d962c7136ce90be6ce0 Mon Sep 17 00:00:00 2001 From: Florian Didron Date: Thu, 15 Aug 2019 15:53:40 +0900 Subject: [PATCH] chore: set rgb sleep by default for the Shine --- keyboards/ergodox_ez/config.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/keyboards/ergodox_ez/config.h b/keyboards/ergodox_ez/config.h index a4c6685028..7e70a93a12 100644 --- a/keyboards/ergodox_ez/config.h +++ b/keyboards/ergodox_ez/config.h @@ -85,6 +85,8 @@ along with this program. If not, see . #define RGBW 1 +#define RGBLIGHT_SLEEP + /* * The debounce filtering reports a key/switch change directly, * without any extra delay. After that the debounce logic will filter