info.json whitespace cleanups (#20651)

This commit is contained in:
Ryan
2023-05-02 08:25:15 +10:00
committed by GitHub
parent 1ab355802f
commit 79aa319946
805 changed files with 10370 additions and 10751 deletions

View File

@@ -4,9 +4,9 @@
"url": "",
"maintainer": "qpockets",
"usb": {
"vid": "0x7170",
"pid": "0x7373",
"device_version": "30.0.0"
"vid": "0x7170",
"pid": "0x7373",
"device_version": "30.0.0"
},
"matrix_pins": {
"cols": ["D4", "B4", "B5", "B6", "C6", "F7", "F6", "F0", "B0", "E6", "B1"],
@@ -14,10 +14,10 @@
},
"diode_direction": "COL2ROW",
"encoder": {
"rotary": [
{"pin_a": "B3", "pin_b": "B2", "resolution": 3},
{"pin_a": "D6", "pin_b": "D7"}
]
"rotary": [
{"pin_a": "B3", "pin_b": "B2", "resolution": 3},
{"pin_a": "D6", "pin_b": "D7"}
]
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",

View File

@@ -4,9 +4,9 @@
"url": "",
"maintainer": "qpockets",
"usb": {
"vid": "0x7170",
"pid": "0x7373",
"device_version": "30.0.2"
"vid": "0x7170",
"pid": "0x7373",
"device_version": "30.0.2"
},
"matrix_pins": {
"cols": ["C6", "F6", "F1", "F4", "F5", "E6", "D6", "B2", "B5", "D3", "D2"],
@@ -14,13 +14,13 @@
},
"diode_direction": "COL2ROW",
"encoder": {
"rotary": [
{"pin_a": "B4", "pin_b": "D7", "resolution": 3},
{"pin_a": "C7", "pin_b": "F7", "resolution": 3}
]
"rotary": [
{"pin_a": "B4", "pin_b": "D7", "resolution": 3},
{"pin_a": "C7", "pin_b": "F7", "resolution": 3}
]
},
"ws2812": {
"pin": "F0"
"pin": "F0"
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",