summaryrefslogtreecommitdiff
path: root/keyboards/qpockets/eggman/info.json
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-05-02 08:25:15 +1000
committerGitHub <noreply@github.com>2023-05-02 08:25:15 +1000
commit79aa31994698c9050141714f77c0177edbcd9488 (patch)
tree71380a65ff15a2b57906ca60b2e03d848b2f3ad8 /keyboards/qpockets/eggman/info.json
parent1ab355802faeeafffba701a692f3f61ed6b4250a (diff)
`info.json` whitespace cleanups (#20651)
Diffstat (limited to 'keyboards/qpockets/eggman/info.json')
-rw-r--r--keyboards/qpockets/eggman/info.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/keyboards/qpockets/eggman/info.json b/keyboards/qpockets/eggman/info.json
index 1dbf27825c..16b0ebe42a 100644
--- a/keyboards/qpockets/eggman/info.json
+++ b/keyboards/qpockets/eggman/info.json
@@ -1,12 +1,12 @@
{
- "keyboard_name": "eggman",
+ "keyboard_name": "eggman",
"manufacturer": "qpockets",
- "url": "",
- "maintainer": "qpockets",
+ "url": "",
+ "maintainer": "qpockets",
"usb": {
- "vid": "0x7170",
- "pid": "0x656D",
- "device_version": "10.0.0"
+ "vid": "0x7170",
+ "pid": "0x656D",
+ "device_version": "10.0.0"
},
"matrix_pins": {
"cols": ["B7", "B4", "B3", "B2", "D3", "D2", "D1"],
@@ -14,10 +14,10 @@
},
"diode_direction": "COL2ROW",
"encoder": {
- "rotary": [
- {"pin_a": "C6", "pin_b": "C7"},
- {"pin_a": "D4", "pin_b": "D5"}
- ]
+ "rotary": [
+ {"pin_a": "C6", "pin_b": "C7"},
+ {"pin_a": "D4", "pin_b": "D5"}
+ ]
},
"processor": "atmega32u2",
"bootloader": "atmel-dfu",