diff options
Diffstat (limited to 'keyboards/ocean/stealth/info.json')
-rw-r--r-- | keyboards/ocean/stealth/info.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/keyboards/ocean/stealth/info.json b/keyboards/ocean/stealth/info.json index f84d962199..3342319c8e 100644 --- a/keyboards/ocean/stealth/info.json +++ b/keyboards/ocean/stealth/info.json @@ -2,11 +2,9 @@ "keyboard_name": "Stealth", "url": "", "maintainer": "Ocean", - "width": 2.25, - "height": 2, "layouts": { "LAYOUT": { "layout": [{"x":0, "y":0, "w":2.25}, {"x":0, "y":1, "w":1.25}, {"x":1.25, "y":1}] } } -}
\ No newline at end of file +} |