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

@ -1,12 +1,12 @@
{
"keyboard_name": "KBDPAD-MKII",
"keyboard_name": "KBDPAD-MKII",
"manufacturer": "KBDfans",
"url": "https://kb.ai03.me/projects/kbdpad-mkii.html",
"maintainer": "ai03",
"url": "https://kb.ai03.me/projects/kbdpad-mkii.html",
"maintainer": "ai03",
"usb": {
"vid": "0xA103",
"pid": "0x0006",
"device_version": "0.0.1"
"vid": "0xA103",
"pid": "0x0006",
"device_version": "0.0.1"
},
"matrix_pins": {
"cols": ["C4", "C5", "B3", "B2"],
@ -14,16 +14,16 @@
},
"diode_direction": "COL2ROW",
"backlight": {
"pin": "B7",
"levels": 5,
"breathing": true
"pin": "B7",
"levels": 5,
"breathing": true
},
"ws2812": {
"pin": "B5"
},
"indicators": {
"num_lock": "B4",
"on_state": 0
"num_lock": "B4",
"on_state": 0
},
"processor": "atmega32u2",
"bootloader": "atmel-dfu",

View file

@ -85,4 +85,3 @@
}
}
}