From 5f2b255bb162271e5b6a4b597b60edfcc02dc96f Mon Sep 17 00:00:00 2001 From: Florian Didron Date: Thu, 15 Aug 2019 15:24:20 +0900 Subject: chore: set rgb suspend to default --- keyboards/ergodox_ez/config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'keyboards/ergodox_ez/config.h') diff --git a/keyboards/ergodox_ez/config.h b/keyboards/ergodox_ez/config.h index 0e72eb15ea..a4c6685028 100644 --- a/keyboards/ergodox_ez/config.h +++ b/keyboards/ergodox_ez/config.h @@ -113,6 +113,7 @@ along with this program. If not, see . #define RGB_MATRIX_LED_PROCESS_LIMIT 5 #define RGB_MATRIX_LED_FLUSH_LIMIT 26 +#define RGB_DISABLE_WHEN_USB_SUSPENDED true // #define RGBLIGHT_COLOR_LAYER_0 0x00, 0x00, 0xFF /* #define RGBLIGHT_COLOR_LAYER_1 0x00, 0x00, 0xFF */ -- cgit v1.2.3