mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-08 17:01:43 +01:00
Fix RGB/LED Suspend defines (#13146)
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@
|
||||
|
||||
#if defined(RGB_MATRIX_ENABLE)
|
||||
/* Turn off per-key RGB when the host goes to sleep. */
|
||||
# define RGB_DISABLE_WHEN_USB_SUSPENDED true
|
||||
# define RGB_DISABLE_WHEN_USB_SUSPENDED
|
||||
|
||||
/* Keep per-key RGB increments consistent across keyboards. */
|
||||
# undef RGB_MATRIX_HUE_STEP
|
||||
|
||||
Reference in New Issue
Block a user