diff options
Diffstat (limited to 'keyboards')
| -rw-r--r-- | keyboards/keychron/q1/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
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 @@ | |||
| 46 | /* NKRO */ | 46 | /* NKRO */ |
| 47 | #define FORCE_NKRO | 47 | #define FORCE_NKRO |
| 48 | 48 | ||
| 49 | /* Disable RGB lighting when PC is in suspend */ | ||
| 50 | #define RGB_DISABLE_WHEN_USB_SUSPENDED | ||
| 51 | |||
| 49 | // RGB Matrix Animation modes. Explicitly enabled | 52 | // RGB Matrix Animation modes. Explicitly enabled |
| 50 | // For full list of effects, see: | 53 | // For full list of effects, see: |
| 51 | // https://docs.qmk.fm/#/feature_rgb_matrix?id=rgb-matrix-effects | 54 | // https://docs.qmk.fm/#/feature_rgb_matrix?id=rgb-matrix-effects |
