forked from mirrors/qmk_userspace
Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines (#13689)
This commit is contained in:
parent
ab42945c9a
commit
0b95ac2e4b
20 changed files with 63 additions and 124 deletions
|
@ -52,8 +52,6 @@
|
|||
# define RGB_MATRIX_SPLIT { 29, 29 }
|
||||
# define RGB_MATRIX_MAXIMUM_BRIGHTNESS 50
|
||||
# define RGB_MATRIX_STARTUP_VAL RGB_MATRIX_MAXIMUM_BRIGHTNESS
|
||||
# ifndef RGB_DISABLE_WHEN_USB_SUSPENDED
|
||||
# define RGB_DISABLE_WHEN_USB_SUSPENDED true
|
||||
# endif
|
||||
# define RGB_DISABLE_WHEN_USB_SUSPENDED
|
||||
# define RGB_MATRIX_KEYPRESSES
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue