Change {LED,RGB}_DISABLE_TIMEOUT
to {LED,RGB}_MATRIX_TIMEOUT
(#18415)
This commit is contained in:
@@ -24,7 +24,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define NO_ACTION_ONESHOT
|
||||
|
||||
#define OLED_TIMEOUT 90000
|
||||
#define RGB_DISABLE_TIMEOUT 90000
|
||||
#define RGB_MATRIX_TIMEOUT 90000
|
||||
|
||||
#define MT_0_0 " 1 "
|
||||
#define MT_0_1 " 2 "
|
||||
|
@@ -24,7 +24,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define NO_ACTION_ONESHOT
|
||||
|
||||
#define OLED_TIMEOUT 90000
|
||||
#define RGB_DISABLE_TIMEOUT 90000
|
||||
#define RGB_MATRIX_TIMEOUT 90000
|
||||
|
||||
#define MT_0_0 " prev "
|
||||
#define MT_0_1 " pl/pa"
|
||||
|
Reference in New Issue
Block a user