diff options
| author | Ryan | 2021-09-12 06:04:56 +0200 |
|---|---|---|
| committer | GitHub | 2021-09-12 06:04:56 +0200 |
| commit | 4791cfae1af0bc15a0bd8417c5195bf482b87605 (patch) | |
| tree | c8bce61c28184407f9af5cd6b07f369c5c51acb0 /keyboards/clawsome/suv | |
| parent | f1084712d72eb0e942ac46a9e606cc2d3af11dc6 (diff) | |
Remove width, height and key_count from info.json (#14274)
Diffstat (limited to 'keyboards/clawsome/suv')
| -rw-r--r-- | keyboards/clawsome/suv/info.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/clawsome/suv/info.json b/keyboards/clawsome/suv/info.json index f44f6aa444..21a21556b5 100644 --- a/keyboards/clawsome/suv/info.json +++ b/keyboards/clawsome/suv/info.json @@ -2,8 +2,6 @@ "keyboard_name": "suv1.1", "url": "www.clawboards.xyz", "maintainer": "AAClawson (AlisGraveNil)", - "width": 22.5, - "height": 6.5, "layouts": { "LAYOUT": { "layout": [ @@ -117,4 +115,3 @@ } } } - |