Skip to content

Commit

Permalink
[Keyboard] Allow user override of RGB_DISABLE_WHEN_USB_SUSPENDED for …
Browse files Browse the repository at this point in the history
…BM40 keyboard (#12700)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: filterpaper <filterpaper@localhost>
  • Loading branch information
3 people authored Jun 16, 2021
1 parent 9aea0fd commit abee061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/bm40hsrgb/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@
#ifdef RGB_DI_PIN
#define RGB_MATRIX_KEYPRESSES // reacts to keypresses
#endif
#ifdef RGB_MATRIX_ENABLE
#ifndef RGB_DISABLE_WHEN_USB_SUSPENDED
# define RGB_DISABLE_WHEN_USB_SUSPENDED true // turn off effects when suspended
#endif

0 comments on commit abee061

Please sign in to comment.