summaryrefslogtreecommitdiffstats
path: root/users/drashna/rgb/rgb_matrix_config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2023-05-31 18:44:47 +0000
committerQMK Bot <hello@qmk.fm>2023-05-31 18:44:47 +0000
commitb3a7f80e1ad3491bd7f58dad518554717126c1b9 (patch)
tree65d3bd98395e59eb3d51333a591c5fb42699c292 /users/drashna/rgb/rgb_matrix_config.h
parentcc11b63d872db4090913d052706de452592143c4 (diff)
parent3a3e5abac992712a8bb4e9b61430f5fc62dc6043 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'users/drashna/rgb/rgb_matrix_config.h')
-rw-r--r--users/drashna/rgb/rgb_matrix_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/drashna/rgb/rgb_matrix_config.h b/users/drashna/rgb/rgb_matrix_config.h
index 86f238f392..bc2c04d981 100644
--- a/users/drashna/rgb/rgb_matrix_config.h
+++ b/users/drashna/rgb/rgb_matrix_config.h
@@ -6,7 +6,7 @@
#define RGB_MATRIX_KEYPRESSES // reacts to keypresses (will slow down matrix scan by a lot)
// # define RGB_MATRIX_KEYRELEASES // reacts to keyreleases (not recommened)
#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
-// # define RGB_DISABLE_WHEN_USB_SUSPENDED // turn off effects when suspended
+#define RGB_DISABLE_WHEN_USB_SUSPENDED // turn off effects when suspended
#undef ENABLE_RGB_MATRIX_ALPHAS_MODS
#undef ENABLE_RGB_MATRIX_GRADIENT_UP_DOWN