qmk_firmware/keyboards/tkw/stoutgat/v1/info.json
vattern 06d4c0a396
[Keyboard] add Stoutgat v2; move Stoutgat v1 (#10233)
* initial add

* stoutgat working

* Ready for release

* Ready for release

* Ready for release

* Ready for release

* Ready for release

* fix typos

* update flash instructions in readme

* update copyright

* Update keyboards/tkw/stoutgatv2/keymaps/default/keymap.c

* Apply suggestions from code review

* Fix typo

* Update lib/vusb

* Update keyboards/tkw/stoutgatv2/rules.mk

* Update desc add v2

* Add ANSI

* Move to v1 and v2 folders

* fix typo

* fix v1 readme

* Fix copypasta from v1 keymap

* fix missing trailing slash

* Delete keymap.json

* Apply suggestions from code review

Fixed layout and removed erroneous keymap.json
2020-09-15 00:57:55 -07:00

89 lines
2.8 KiB
JSON

{
"keyboard_name": "stoutgat",
"url": "https://github.com/vattern/stoutgat",
"maintainer": "vattern",
"width": 16,
"height": 6,
"layouts": {
"LAYOUT_encoder": {
"layout": [
{"x": 1,"y": 0},
{"x": 14,"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": 10, "y": 1},
{"x": 11, "y": 1},
{"x": 12, "y": 1},
{"x": 13, "y": 1, "w": 2},
{"x": 15, "y": 1},
{"x": 0, "y": 2, "w": 1.5},
{"x": 1.5, "y": 2},
{"x": 2.5, "y": 2},
{"x": 3.5, "y": 2},
{"x": 4.5, "y": 2},
{"x": 5.5, "y": 2},
{"x": 6.5, "y": 2},
{"x": 7.5, "y": 2},
{"x": 8.5, "y": 2},
{"x": 9.5, "y": 2},
{"x": 10.5, "y": 2},
{"x": 11.5, "y": 2},
{"x": 12.5, "y": 2},
{"x": 15, "y": 2},
{"x": 0, "y": 3, "w": 1.75},
{"x": 1.75, "y": 3},
{"x": 2.75, "y": 3},
{"x": 3.75, "y": 3},
{"x": 4.75, "y": 3},
{"x": 5.75, "y": 3},
{"x": 6.75, "y": 3},
{"x": 7.75, "y": 3},
{"x": 8.75, "y": 3},
{"x": 9.75, "y": 3},
{"x": 10.75, "y": 3},
{"x": 11.75, "y": 3},
{"x": 12.75, "y": 3},
{"x": 13.75, "y": 2, "w": 1.25, "h": 2},
{"x": 15, "y": 3},
{"x": 0, "y": 4, "w": 1.25},
{"x": 1.25, "y": 4},
{"x": 2.25, "y": 4},
{"x": 3.25, "y": 4},
{"x": 4.25, "y": 4},
{"x": 5.25, "y": 4},
{"x": 6.25, "y": 4},
{"x": 7.25, "y": 4},
{"x": 8.25, "y": 4},
{"x": 9.25, "y": 4},
{"x": 10.25, "y": 4},
{"x": 11.25, "y": 4},
{"x": 12.25, "y": 4, "w": 1.75},
{"x": 14, "y": 4},
{"x": 15, "y": 4},
{"x": 0, "y": 5, "w": 1.25},
{"x": 1.25, "y": 5, "w": 1.25},
{"x": 2.5, "y": 5, "w": 1.25},
{"x": 3.75, "y": 5, "w": 6.25},
{"x": 10, "y": 5},
{"x": 11, "y": 5},
{"x": 12, "y": 5},
{"x": 13, "y": 5},
{"x": 14, "y": 5},
{"x": 15, "y": 5}
]
}
}
}