Migrate RGB Matrix config to info.json (#22863)

This commit is contained in:
Joel Challis 2024-01-08 04:27:01 +00:00 committed by GitHub
parent a45107e152
commit ce34549c26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
37 changed files with 615 additions and 987 deletions

View file

@ -30,10 +30,3 @@
/* WB32 MCU has no default definition */
#define I2C1_OPMODE OPMODE_I2C
#define I2C1_CLOCK_SPEED 400000
#define RGB_MATRIX_LED_COUNT 47
#define RGB_MATRIX_SLEEP
#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
#define RGB_MATRIX_KEYPRESSES

View file

@ -105,7 +105,8 @@
{ "flags": 4, "matrix": [3, 9], "x": 183, "y": 64},
{ "flags": 4, "matrix": [3, 10], "x": 204, "y": 64},
{ "flags": 4, "matrix": [3, 11], "x": 224, "y": 64}
]
],
"sleep": true
},
"layout_aliases": {
"LAYOUT": "LAYOUT_planck_mit"