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
|
@ -36,7 +36,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define RGB_MATRIX_LED_COUNT 62
|
||||
#define ISSI_PWM_FREQUENCY 0b010
|
||||
|
||||
#define RGB_MATRIX_STARTUP_VAL 80
|
||||
#define RGB_MATRIX_DEFAULT_VAL 80
|
||||
#define RGB_MATRIX_KEYPRESSES
|
||||
|
||||
// RGB Matrix Animation modes. Explicitly enabled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue