From 0754cffbee1e29a5fc2025a489f22a6a617ce70e Mon Sep 17 00:00:00 2001 From: Florian Date: Fri, 5 Jul 2024 13:02:53 +0700 Subject: [PATCH] h/fix: replace deprecated RGB_DISABLE_WHEN_USB_SUSPENDED with RGB_MATRIX_SLEEP --- keyboards/zsa/ergodox_ez/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keyboards/zsa/ergodox_ez/config.h b/keyboards/zsa/ergodox_ez/config.h index b8f20e74a0..61e62d3654 100644 --- a/keyboards/zsa/ergodox_ez/config.h +++ b/keyboards/zsa/ergodox_ez/config.h @@ -93,7 +93,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 +#define RGB_MATRIX_SLEEP // RGB Matrix Animation modes. Explicitly enabled // For full list of effects, see: // https://docs.qmk.fm/#/feature_rgb_matrix?id=rgb-matrix-effects