diff options
author | Ryan <fauxpark@gmail.com> | 2023-03-18 01:21:53 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-17 14:21:53 +0000 |
commit | d8aec71e485b63408474829436f55cb1af0ea903 (patch) | |
tree | 5bd1d9119b79bcec16481a1272519a052962d7fc /keyboards/neito | |
parent | faf17aad902a94ee84c3f7d7bc8db1783239576f (diff) |
Remove trailing zeroes in info.json layouts (#20156)
Diffstat (limited to 'keyboards/neito')
-rw-r--r-- | keyboards/neito/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/neito/info.json b/keyboards/neito/info.json index ff6b097b3c..d02329aad7 100644 --- a/keyboards/neito/info.json +++ b/keyboards/neito/info.json @@ -77,7 +77,7 @@ {"label":"4,5", "x":14.94, "y":2.25}, {"label":"5,5", "x":15.94, "y":2.25}, {"label":"4,6", "x":16.94, "y":2.25}, - {"label":"4,7", "x":19.69, "y":2.0}, + {"label":"4,7", "x":19.69, "y":2}, {"label":"6,0", "x":0, "y":3.25, "w":1.25}, {"label":"8,0", "x":1.25, "y":3.25}, |