1
0
Fork 0

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
805 changed files with 10370 additions and 10751 deletions

View file

@ -4,9 +4,9 @@
"url": "",
"maintainer": "Neil Brian Ramirez",
"usb": {
"vid": "0xD812",
"pid": "0x0010",
"device_version": "0.0.1"
"vid": "0xD812",
"pid": "0x0010",
"device_version": "0.0.1"
},
"matrix_pins": {
"cols": ["F7", "F6", "F5", "F4", "F1", "F0", "B7", "B3", "B2", "D0", "D1", "D2", "D3"],
@ -14,12 +14,12 @@
},
"diode_direction": "COL2ROW",
"encoder": {
"rotary": [
{"pin_a": "C7", "pin_b": "C6"}
]
"rotary": [
{"pin_a": "C7", "pin_b": "C6"}
]
},
"ws2812": {
"pin": "D5"
"pin": "D5"
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",