forked from mirror/qmk_firmware
Migrate RGB Matrix config to info.json (#22998)
This commit is contained in:
@@ -33,8 +33,5 @@
|
||||
#define SNLED27351_CURRENT_TUNE \
|
||||
{ 0xB6, 0xB6, 0x56, 0xB6, 0xB6, 0x56, 0xB6, 0xB6, 0x56, 0xB6, 0xB6, 0x56 }
|
||||
|
||||
/* turn off effects when suspended */
|
||||
#define RGB_MATRIX_SLEEP
|
||||
|
||||
/* Encoder Configuration*/
|
||||
#define ENCODER_DEFAULT_POS 0x3
|
||||
@@ -47,7 +47,8 @@
|
||||
"splash": true,
|
||||
"typing_heatmap": true
|
||||
},
|
||||
"driver": "snled27351"
|
||||
"driver": "snled27351",
|
||||
"sleep": true
|
||||
},
|
||||
"url": "https://github.com/Keychron",
|
||||
"usb": {
|
||||
|
||||
Reference in New Issue
Block a user