summaryrefslogtreecommitdiffstats
path: root/keyboards/tomato/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/tomato/info.json')
-rw-r--r--keyboards/tomato/info.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/keyboards/tomato/info.json b/keyboards/tomato/info.json
deleted file mode 100644
index f01f5e7e0..000000000
--- a/keyboards/tomato/info.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "keyboard_name": "Tomato",
- "url": "",
- "maintainer": "qmk",
- "bootloader": "",
- "width": 10,
- "height": 3,
- "layouts": {
- "LAYOUT_ortho_3x10": {
- "layout": [{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0}, {"x":4, "y":0}, {"x":5, "y":0}, {"x":6, "y":0}, {"x":7, "y":0}, {"x":8, "y":0}, {"x":9, "y":0}, {"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":1}, {"x":3, "y":1}, {"x":4, "y":1}, {"x":5, "y":1}, {"x":6, "y":1}, {"x":7, "y":1}, {"x":8, "y":1}, {"x":9, "y":1}, {"x":0, "y":2}, {"x":1, "y":2}, {"x":2, "y":2}, {"x":3, "y":2}, {"x":4, "y":2}, {"x":5, "y":2}, {"x":6, "y":2}, {"x":7, "y":2}, {"x":8, "y":2}, {"x":9, "y":2}]
- }
- }
-}