Fix RGB/LED Suspend defines (#13146)

This commit is contained in:
Drashna Jaelre
2021-06-09 22:59:19 -07:00
committed by GitHub
parent 32b2ac0a80
commit 7a6e630ffd
82 changed files with 181 additions and 196 deletions

View File

@@ -36,7 +36,7 @@
#define DIODE_DIRECTION ROW2COL
#define RGB_DI_PIN D7
#define DRIVER_LED_TOTAL 110
#define RGB_DISABLE_WHEN_USB_SUSPENDED true
#define RGB_DISABLE_WHEN_USB_SUSPENDED
#define RGB_MATRIX_MAXIMUM_BRIGHTNESS 100 // limits maximum brightness of LEDs to 100 out of 255.
#define RGBLIGHT_LIMIT_VAL 100 // limits maximum brightness of LEDs to 100 out of 255.