Migrate rgblight.pin
and RGB_DI_PIN
to ws2812.pin
(#20303)
This commit is contained in:
@@ -9,4 +9,3 @@
|
||||
#define I2C_DRIVER I2CD1
|
||||
#define I2C1_SDA_PIN GP22
|
||||
#define I2C1_SCL_PIN GP23
|
||||
#define RGB_DI_PIN GP29
|
||||
|
@@ -11,6 +11,7 @@
|
||||
]
|
||||
},
|
||||
"ws2812": {
|
||||
"pin": "GP29",
|
||||
"driver": "vendor"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user