summaryrefslogtreecommitdiff
path: root/keyboards/handwired
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-01-29 01:35:09 +0000
committerQMK Bot <hello@qmk.fm>2022-01-29 01:35:09 +0000
commit2f5074cf322c4c2d707a785918f672164c97c80d (patch)
tree738d1dfe2337106e30eebf259f4e6096f043a411 /keyboards/handwired
parent46e2caea78a91e896695c5a6c7437a5d69a878e4 (diff)
parentdcff1a34c7eabce20bb751313867579941222acf (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired')
-rw-r--r--keyboards/handwired/hillside/0_1/info.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/handwired/hillside/0_1/info.json b/keyboards/handwired/hillside/0_1/info.json
index e45e4571f5..4505bf3e35 100644
--- a/keyboards/handwired/hillside/0_1/info.json
+++ b/keyboards/handwired/hillside/0_1/info.json
@@ -1,7 +1,7 @@
{
"matrix_pins": {
"rows": ["D7", "E6", "B4", "B5"],
- "cols": ["F6", "F7", "B1", "B3", "B2", "B6"],
+ "cols": ["F6", "F7", "B1", "B3", "B2", "B6"]
},
"diode_direction": "COL2ROW",
@@ -9,5 +9,5 @@
"vid": "0xFEED",
"pid": "0x67C0",
"device_ver": "0x0001"
- },
+ }
}