summaryrefslogtreecommitdiff
path: root/keyboards/hhkb_lite_2/info.json
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2021-03-15 13:45:39 -0700
committerGitHub <noreply@github.com>2021-03-16 07:45:39 +1100
commit469b4b21d241a592bedfe1ea217bad74b5195c50 (patch)
treecfaa74f1aaab3f4e7a388149d227f08629c6eb9a /keyboards/hhkb_lite_2/info.json
parent926389f3a700ac2cde66b1b982525cd1e7b1a200 (diff)
Fixes for recent info.json files (#12248)
Diffstat (limited to 'keyboards/hhkb_lite_2/info.json')
-rw-r--r--keyboards/hhkb_lite_2/info.json15
1 files changed, 10 insertions, 5 deletions
diff --git a/keyboards/hhkb_lite_2/info.json b/keyboards/hhkb_lite_2/info.json
index 4319320b10..c1c50583c5 100644
--- a/keyboards/hhkb_lite_2/info.json
+++ b/keyboards/hhkb_lite_2/info.json
@@ -3,7 +3,7 @@
"url": "",
"maintainer": "qmk",
"width": 15,
- "height": 5,
+ "height": 5.75,
"layouts": {
"LAYOUT": {
"layout": [
@@ -66,11 +66,16 @@
{"x":12.25, "y":3, "w":1.75},
{"x":14, "y":3},
- {"x":1.5, "y":4},
- {"x":2.5, "y":4, "w":1.5},
+ {"x":2, "y":4},
+ {"x":3, "y":4},
{"x":4, "y":4, "w":6},
- {"x":10, "y":4, "w":1.5},
- {"x":11.5, "y":4}
+ {"x":10, "y":4},
+ {"x":11, "y":4},
+
+ {"x":13.167, "y":4, "w":0.916, "h":0.75},
+ {"x":12.25, "y":4.75, "w":0.917, "h":0.75},
+ {"x":13.167, "y":4.75, "w":0.916, "h":0.75},
+ {"x":14.08, "y":4.75, "w":0.917, "h":0.75}
]
}
}