Remove IS31FLCOMMON code (#22800)
This commit is contained in:
parent
8a6b7003f7
commit
f583d2fef0
21 changed files with 30 additions and 463 deletions
|
@ -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 */
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
"caps_lock": "A15"
|
||||
},
|
||||
"rgb_matrix": {
|
||||
"driver": "ckled2001",
|
||||
"driver": "snled27351",
|
||||
"max_brightness": 180,
|
||||
"animations": {
|
||||
"breathing": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue