Migrate RGB Matrix config to info.json (#22998)
This commit is contained in:
parent
c8c55e3220
commit
974e98ce59
173 changed files with 429 additions and 1408 deletions
|
|
@ -16,11 +16,5 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
/* turn off effects when suspended */
|
||||
#define RGB_MATRIX_SLEEP
|
||||
|
||||
#define SNLED27351_CURRENT_TUNE \
|
||||
{ 0xCA, 0xCA, 0x60, 0xCA, 0xCA, 0x60, 0xCA, 0xCA, 0x60, 0xCA, 0xCA, 0x60 }
|
||||
|
||||
#define RGB_MATRIX_KEYPRESSES
|
||||
#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
|
||||
Loading…
Add table
Add a link
Reference in a new issue