diff options
Diffstat (limited to 'keyboards/h0oni/hotduck')
-rw-r--r-- | keyboards/h0oni/hotduck/info.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/keyboards/h0oni/hotduck/info.json b/keyboards/h0oni/hotduck/info.json index 1239a77e6e..32e4ae7c2f 100644 --- a/keyboards/h0oni/hotduck/info.json +++ b/keyboards/h0oni/hotduck/info.json @@ -2,8 +2,6 @@ "keyboard_name": "hotDuck", "url": "", "maintainer": "h0oni", - "width": 17.25, - "height": 4, "layouts": { "LAYOUT_all": { "layout": [{"label":"Esc", "x":0, "y":0}, @@ -82,4 +80,4 @@ {"label":"\u2192", "x":17.25, "y":4}] } } -}
\ No newline at end of file +} |