forked from mirrors/qmk_userspace
Fix RGB/LED Suspend defines (#13146)
This commit is contained in:
parent
32b2ac0a80
commit
7a6e630ffd
82 changed files with 181 additions and 196 deletions
|
@ -1,7 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
#define LED_DISABLE_WHEN_USB_SUSPENDED true
|
||||
#define RGB_DISABLE_WHEN_USB_SUSPENDED true
|
||||
#define LED_DISABLE_WHEN_USB_SUSPENDED
|
||||
#define RGB_DISABLE_WHEN_USB_SUSPENDED
|
||||
#define RGBLIGHT_LAYERS
|
||||
#define RGBLIGHT_MAX_LAYERS 17
|
||||
#define RGBLIGHT_LAYER_BLINK
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue