Remove IS31FLCOMMON code (#22800)

This commit is contained in:
Ryan
2024-01-02 16:26:01 +11:00
committed by GitHub
parent 8a6b7003f7
commit f583d2fef0
21 changed files with 30 additions and 463 deletions

View File

@@ -4,8 +4,8 @@
#pragma once
/* RGB Config */
#define DRIVER_1_CS B6
#define DRIVER_1_EN B7
#define AW20216S_CS_PIN_1 B6
#define AW20216S_EN_PIN_1 B7
#define RGB_MATRIX_LED_COUNT 67
/* SPI Config */

View File

@@ -42,7 +42,7 @@
"on_state": 0
},
"rgb_matrix": {
"driver": "aw20216",
"driver": "aw20216s",
"animations": {
"solid_color": true,
"alphas_mods": true,