1
0
Fork 0

Fix RGB/LED Suspend defines (#13146)

This commit is contained in:
Drashna Jael're 2021-06-09 22:59:19 -07:00 committed by GitHub
parent 32b2ac0a80
commit 7a6e630ffd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
82 changed files with 181 additions and 196 deletions

View file

@ -83,13 +83,13 @@ so there is only one configuration. */
#ifdef LED_MATRIX_ENABLE
#define LED_DRIVER_ADDR_1 0x74
#define LED_DRIVER_ADDR_1 0x74
#define LED_DRIVER_COUNT 1
#define DRIVER_LED_TOTAL 105
#define LED_MATRIX_ROWS 15
#define LED_MATRIX_COLS 7
#define LED_MATRIX_MAXIMUM_BRIGHTNESS 20
#define LED_DISABLE_WHEN_USB_SUSPENDED true
#define LED_DISABLE_WHEN_USB_SUSPENDED
#define DISABLE_LED_MATRIX_ALPHAS_MODS
#define DISABLE_LED_MATRIX_BREATHING