diff options
author | Ryan <fauxpark@gmail.com> | 2021-09-12 14:04:56 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-12 14:04:56 +1000 |
commit | 4791cfae1af0bc15a0bd8417c5195bf482b87605 (patch) | |
tree | c8bce61c28184407f9af5cd6b07f369c5c51acb0 /keyboards/treasure | |
parent | f1084712d72eb0e942ac46a9e606cc2d3af11dc6 (diff) |
Remove width, height and key_count from info.json (#14274)
Diffstat (limited to 'keyboards/treasure')
-rw-r--r-- | keyboards/treasure/type9/info.json | 2 | ||||
-rw-r--r-- | keyboards/treasure/type9s2/info.json | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/treasure/type9/info.json b/keyboards/treasure/type9/info.json index 7e7b1d0bda..2f8b7c82b2 100644 --- a/keyboards/treasure/type9/info.json +++ b/keyboards/treasure/type9/info.json @@ -2,8 +2,6 @@ "keyboard_name": "Type-9", "url": "", "maintainer": "qmk", - "width": 3, - "height": 3, "layouts": { "LAYOUT": { "layout": [{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":1}, {"x":0, "y":2}, {"x":1, "y":2}, {"x":2, "y":2}] diff --git a/keyboards/treasure/type9s2/info.json b/keyboards/treasure/type9s2/info.json index 5991a22ef0..68b47f46ef 100644 --- a/keyboards/treasure/type9s2/info.json +++ b/keyboards/treasure/type9s2/info.json @@ -2,8 +2,6 @@ "keyboard_name": "Treasure TYPE-9 Series II", "url": "http://treasuretypes.com", "maintainer": "Treasure", - "width": 3, - "height": 3, "layouts": { "LAYOUT_ortho_3x3": { "layout": [ |