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/45_ats | |
parent | faf17aad902a94ee84c3f7d7bc8db1783239576f (diff) |
Remove trailing zeroes in info.json layouts (#20156)
Diffstat (limited to 'keyboards/45_ats')
-rw-r--r-- | keyboards/45_ats/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/45_ats/info.json b/keyboards/45_ats/info.json index f4f163ccc1..303d5923e9 100644 --- a/keyboards/45_ats/info.json +++ b/keyboards/45_ats/info.json @@ -172,7 +172,7 @@ {"label":"", "x":0, "y":3}, {"label":"", "x":1, "y":3}, {"label":"", "x":2, "y":3}, - {"label":"", "x":3, "y":3, "w":6.00}, + {"label":"", "x":3, "y":3, "w":6}, {"label":"", "x":9, "y":3}, {"label":"", "x":10, "y":3}, {"label":"", "x":11.25, "y":3.25}, |