qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

commit dd164a05669cb8c05ed091b31897a45a464556da
parent 79da3a550c9b861bc581c48f0b0d0740498a3aa6
Author: フィルターペーパー <76888457+filterpaper@users.noreply.github.com>
Date:   Sun, 25 Jun 2023 02:55:40 +0800

GMMK/pro: Turn off RGB when suspended (#21370)


Diffstat:
Mkeyboards/gmmk/pro/config.h | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/keyboards/gmmk/pro/config.h b/keyboards/gmmk/pro/config.h @@ -35,6 +35,8 @@ #define DRIVER_COUNT 2 +#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