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": "0x0004",
"device_version": "0.0.1"
"vid": "0xD812",
"pid": "0x0004",
"device_version": "0.0.1"
},
"matrix_pins": {
"cols": ["F1", "F0", "D0", "D1", "B1"],
@ -14,13 +14,13 @@
},
"diode_direction": "COL2ROW",
"encoder": {
"rotary": [
{"pin_a": "C7", "pin_b": "C6"},
{"pin_a": "F4", "pin_b": "F5"}
]
"rotary": [
{"pin_a": "C7", "pin_b": "C6"},
{"pin_a": "F4", "pin_b": "F5"}
]
},
"ws2812": {
"pin": "F7"
"pin": "F7"
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",