summaryrefslogtreecommitdiff
path: root/keyboards/hillside/46
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/hillside/46
parent1ab355802faeeafffba701a692f3f61ed6b4250a (diff)
`info.json` whitespace cleanups (#20651)
Diffstat (limited to 'keyboards/hillside/46')
-rw-r--r--keyboards/hillside/46/0_1/info.json4
-rw-r--r--keyboards/hillside/46/info.json4
2 files changed, 1 insertions, 7 deletions
diff --git a/keyboards/hillside/46/0_1/info.json b/keyboards/hillside/46/0_1/info.json
index 549bff42a6..8b5fa112f7 100644
--- a/keyboards/hillside/46/0_1/info.json
+++ b/keyboards/hillside/46/0_1/info.json
@@ -1,13 +1,11 @@
{
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
-
"matrix_pins": {
"rows": ["C6", "D7", "E6", "B5"],
"cols": ["F6", "F7", "B1", "B3", "B2", "B6"]
},
"diode_direction": "COL2ROW",
-
"usb": {
"vid": "0x4D4D",
"pid": "0x4846",
@@ -18,7 +16,6 @@
{"pin_a": "F5", "pin_b": "F4"}
]
},
-
"features": {
"encoder": true,
"extrakey": true,
@@ -34,7 +31,6 @@
}
}
},
-
"rgblight": {
"led_count": 4,
"split": true,
diff --git a/keyboards/hillside/46/info.json b/keyboards/hillside/46/info.json
index 67090583a9..10d2d5c7e1 100644
--- a/keyboards/hillside/46/info.json
+++ b/keyboards/hillside/46/info.json
@@ -1,9 +1,7 @@
{
"manufacturer": "mmccoyd",
"maintainer": "mmccoyd",
-
"keyboard_name": "Hillside 46",
"url": "http://github.com/mmccoyd/hillside/",
-
- "tags": ["split", "column stagger", "choc v1", "choc spaced" ]
+ "tags": ["split", "column stagger", "choc v1", "choc spaced"]
}