diff options
author | noroadsleft <18669334+noroadsleft@users.noreply.github.com> | 2019-08-06 09:15:48 -0700 |
---|---|---|
committer | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2019-08-06 09:15:48 -0700 |
commit | d967d3a6b586de13b94cce8c8bc45366a282b764 (patch) | |
tree | df69526e94a2796029936fbad8fe6f02aa66696a /keyboards/handwired/hnah40/info.json | |
parent | 620fcf12e8a7e50274c76f77539484aee798d5dd (diff) |
Correct info.json data for Hnah40 handwired (#6489)
Diffstat (limited to 'keyboards/handwired/hnah40/info.json')
-rw-r--r-- | keyboards/handwired/hnah40/info.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/keyboards/handwired/hnah40/info.json b/keyboards/handwired/hnah40/info.json index 6a577a5207..f9664d22c9 100644 --- a/keyboards/handwired/hnah40/info.json +++ b/keyboards/handwired/hnah40/info.json @@ -39,7 +39,8 @@ {"label":"N", "x":6.75, "y":2}, {"label":"M", "x":7.75, "y":2}, {"label":",", "x":8.75, "y":2}, - {"label":"Shift", "x":9.75, "y":2, "w":2.25}, + {"label":".", "x":9.75, "y":2}, + {"label":"Shift", "x":10.75, "y":2, "w":1.25}, {"label":"Ctrl", "x":0, "y":3, "w":1.25}, {"label":"Win", "x":1.25, "y":3, "w":1.5}, {"label":"Alt", "x":2.75, "y":3, "w":1.25}, @@ -51,4 +52,4 @@ ] } } -}
\ No newline at end of file +} |