]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/tomato/info.json
Tomato refactor and Configurator support (#3314)
[qmk_firmware.git] / keyboards / tomato / info.json
1 {
2   "keyboard_name": "Tomato",
3   "url": "",
4   "maintainer": "qmk",
5   "bootloader": "",
6   "width": 10,
7   "height": 3,
8   "layouts": {
9     "LAYOUT_ortho_3x10": {
10       "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}]
11     }
12   }
13 }