[Keyboard] Keychron Q1: Turn off RGB during PC suspend (#15685)
This commit is contained in:
parent
838b214a2e
commit
1b953ac1e2
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue