Add encoder map to boardsource/lulu, and some other dd migrations (#19281)
This commit is contained in:
@@ -9,3 +9,4 @@
|
||||
#define I2C_DRIVER I2CD2
|
||||
#define I2C1_SDA_PIN GP22
|
||||
#define I2C1_SCL_PIN GP23
|
||||
#define RGB_DI_PIN GP29
|
||||
|
@@ -5,10 +5,6 @@
|
||||
"rows": ["GP14", "GP15", "GP16", "GP17", "GP18"]
|
||||
},
|
||||
"processor": "RP2040",
|
||||
"rgblight": {
|
||||
"pin": "GP29",
|
||||
"led_count": 70
|
||||
},
|
||||
"encoder": {
|
||||
"rotary": [
|
||||
{ "pin_a": "GP8", "pin_b": "GP9" }
|
||||
|
Reference in New Issue
Block a user