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
|
|
@ -29,8 +29,5 @@
|
|||
#define SNLED27351_CURRENT_TUNE \
|
||||
{ 0xF8, 0xF8, 0x70, 0xF8, 0xF8, 0x70, 0xF8, 0xF8, 0x70, 0xF8, 0xF8, 0x70 }
|
||||
|
||||
/* turn off effects when suspended */
|
||||
#define RGB_MATRIX_SLEEP
|
||||
|
||||
/* Encoder Configuration */
|
||||
#define ENCODER_DEFAULT_POS 0x3
|
||||
|
|
@ -54,7 +54,8 @@
|
|||
"splash": true,
|
||||
"typing_heatmap": true
|
||||
},
|
||||
"driver": "snled27351"
|
||||
"driver": "snled27351",
|
||||
"sleep": true
|
||||
},
|
||||
"url": "https://github.com/Keychron",
|
||||
"usb": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue