From 1b953ac1e2a0b6f4bb91dea71339d1ccfc25f523 Mon Sep 17 00:00:00 2001 From: ripdog Date: Mon, 3 Jan 2022 16:26:16 +1300 Subject: [PATCH] [Keyboard] Keychron Q1: Turn off RGB during PC suspend (#15685) --- keyboards/keychron/q1/config.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/keyboards/keychron/q1/config.h b/keyboards/keychron/q1/config.h index 149280161..8107dd625 100644 --- a/keyboards/keychron/q1/config.h +++ b/keyboards/keychron/q1/config.h @@ -46,6 +46,9 @@ /* NKRO */ #define FORCE_NKRO +/* Disable RGB lighting when PC is in suspend */ +#define RGB_DISABLE_WHEN_USB_SUSPENDED + // RGB Matrix Animation modes. Explicitly enabled // For full list of effects, see: // https://docs.qmk.fm/#/feature_rgb_matrix?id=rgb-matrix-effects