Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
QMK Bot
2022-12-14 02:49:39 +00:00
6 changed files with 25 additions and 22 deletions

View File

@@ -9,3 +9,4 @@
#define I2C_DRIVER I2CD1
#define I2C1_SDA_PIN GP22
#define I2C1_SCL_PIN GP23
#define RGB_DI_PIN GP29

View File

@@ -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" }