1
0
Fork 0

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
21 changed files with 30 additions and 463 deletions

View file

@ -35,8 +35,8 @@
#define EXTERNAL_FLASH_SPI_SLAVE_SELECT_PIN C12
/* I2C Config for LED Driver */
#define DRIVER_COUNT 2
#define DRIVER_ADDR_1 0b1110100
#define DRIVER_ADDR_2 0b1110111
#define SNLED27351_I2C_ADDRESS_1 SNLED27351_I2C_ADDRESS_GND
#define SNLED27351_I2C_ADDRESS_2 SNLED27351_I2C_ADDRESS_VDDIO
#define I2C1_OPMODE OPMODE_I2C
#define I2C1_CLOCK_SPEED 400000 /* 400000 */

View file

@ -40,7 +40,7 @@
"caps_lock": "A15"
},
"rgb_matrix": {
"driver": "ckled2001",
"driver": "snled27351",
"max_brightness": 180,
"animations": {
"breathing": true,