Migrate RGB Matrix config to info.json - NOPQ (#22866)

This commit is contained in:
Joel Challis
2024-01-10 09:55:09 +00:00
committed by GitHub
parent 833abef115
commit 41948350e8
60 changed files with 653 additions and 930 deletions

View File

@@ -6,7 +6,6 @@
/* RGB Config */
#define AW20216S_CS_PIN_1 B6
#define AW20216S_EN_PIN_1 B7
#define RGB_MATRIX_LED_COUNT 67
/* SPI Config */
#define SPI_DRIVER SPIDQ
@@ -16,9 +15,3 @@
/* SPI Flash */
#define EXTERNAL_FLASH_SPI_SLAVE_SELECT_PIN C12
/* RGB Matrix */
#define RGB_MATRIX_SLEEP
#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
#define RGB_MATRIX_KEYPRESSES
#define RGB_MATRIX_KEYRELEASES

View File

@@ -161,7 +161,9 @@
{ "flags": 1, "matrix": [4, 11], "x": 192, "y": 64},
{ "flags": 1, "matrix": [4, 13], "x": 208, "y": 64},
{ "flags": 1, "matrix": [4, 14], "x": 224, "y": 64}
]
],
"react_on_keyup": true,
"sleep": true
},
"layouts": {
"LAYOUT": {