1
0
Fork 0

Change {LED,RGB}_DISABLE_TIMEOUT to {LED,RGB}_MATRIX_TIMEOUT (#18415)

This commit is contained in:
Ryan 2022-09-26 14:40:15 +10:00 committed by GitHub
parent 9509dfbe39
commit ea2819b2c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
138 changed files with 64 additions and 181 deletions

View file

@ -18,7 +18,7 @@
// At the time of this, there are 41 effects! That may be a bit too many to cycle through - keeping what I believe is the best.
#ifdef RGB_MATRIX_ENABLE
#define RGB_DISABLE_TIMEOUT 1200000 // 20 minutes (20 * 60 * 1000ms)
#define RGB_MATRIX_TIMEOUT 1200000 // 20 minutes (20 * 60 * 1000ms)
// #define RGB_MATRIX_STARTUP_MODE RGB_MATRIX_SOLID_COLOR