Change RGB_MATRIX_STARTUP_*
defines to RGB_MATRIX_DEFAULT_*
(#19079)
This commit is contained in:
parent
ad7b095da6
commit
e12ca14af8
196 changed files with 373 additions and 377 deletions
|
@ -2,5 +2,5 @@
|
|||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
#pragma once
|
||||
|
||||
#define RGB_MATRIX_STARTUP_MODE RGB_MATRIX_SOLID_COLOR
|
||||
#define RGB_MATRIX_STARTUP_SPD 0
|
||||
#define RGB_MATRIX_DEFAULT_MODE RGB_MATRIX_SOLID_COLOR
|
||||
#define RGB_MATRIX_DEFAULT_SPD 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue