aboutsummaryrefslogtreecommitdiff
path: root/keyboards/bm40hsrgb/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/bm40hsrgb/config.h')
-rwxr-xr-xkeyboards/bm40hsrgb/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/bm40hsrgb/config.h b/keyboards/bm40hsrgb/config.h
index 84d0950d5..8ef9a78c7 100755
--- a/keyboards/bm40hsrgb/config.h
+++ b/keyboards/bm40hsrgb/config.h
@@ -51,5 +51,5 @@
51 #define RGB_MATRIX_KEYPRESSES // reacts to keypresses 51 #define RGB_MATRIX_KEYPRESSES // reacts to keypresses
52#endif 52#endif
53#ifdef RGB_MATRIX_ENABLE 53#ifdef RGB_MATRIX_ENABLE
54# define RGB_DISABLE_WHEN_USB_SUSPENDED true // turn off effects when suspended 54# define RGB_DISABLE_WHEN_USB_SUSPENDED // turn off effects when suspended
55#endif 55#endif