qmk_firmware/keyboards/torn/info.json
Richard Titmuss e1437c1859
[Keyboard] Add Torn keyboard (#10207)
* Add Torn keyboard

* Apply suggestions from code review

Co-authored-by: Nick Brassel <nick@tzarc.org>

* Remove via json file

* Add mcp23081_pin_t

* Apply suggestions from code review

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Drashna Jaelre <drashna@live.com>

* Apply suggestions from code review

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Richard Titmuss <richardt@spotify.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2020-09-19 17:48:43 -07:00

58 lines
2.1 KiB
JSON

{
"keyboard_name": "Torn / Split Through Hole",
"url": "https://github.com/rtitmuss/torn",
"maintainer": "rtitmuss",
"width": 15,
"height": 4.55,
"layouts": {
"LAYOUT_split_3x6_4": {
"layout": [
{"label":"SW1", "x":0, "y":0.375},
{"label":"SW2", "x":1, "y":0.375},
{"label":"SW3", "x":2, "y":0.125},
{"label":"SW4", "x":3, "y":0},
{"label":"SW5", "x":4, "y":0.125},
{"label":"SW6", "x":5, "y":0.25},
{"label":"SW23", "x":9, "y":0.25},
{"label":"SW24", "x":10, "y":0.125},
{"label":"SW25", "x":11, "y":0},
{"label":"SW26", "x":12, "y":0.125},
{"label":"SW27", "x":13, "y":0.375},
{"label":"SW28", "x":14, "y":0.375},
{"label":"SW7", "x":0, "y":1.375},
{"label":"SW8", "x":1, "y":1.375},
{"label":"SW9", "x":2, "y":1.125},
{"label":"SW10", "x":3, "y":1},
{"label":"SW11", "x":4, "y":1.125},
{"label":"SW12", "x":5, "y":1.25},
{"label":"SW29", "x":9, "y":1.25},
{"label":"SW30", "x":10, "y":1.125},
{"label":"SW31", "x":11, "y":1},
{"label":"SW32", "x":12, "y":1.125},
{"label":"SW33", "x":13, "y":1.375},
{"label":"SW34", "x":14, "y":1.375},
{"label":"SW13", "x":0, "y":2.375},
{"label":"SW14", "x":1, "y":2.375},
{"label":"SW15", "x":2, "y":2.125},
{"label":"SW16", "x":3, "y":2},
{"label":"SW17", "x":4, "y":2.125},
{"label":"SW18", "x":5, "y":2.25},
{"label":"SW35", "x":9, "y":2.25},
{"label":"SW36", "x":10, "y":2.125},
{"label":"SW37", "x":11, "y":2},
{"label":"SW38", "x":12, "y":2.125},
{"label":"SW39", "x":13, "y":2.375},
{"label":"SW40", "x":14, "y":2.375},
{"label":"SW19", "x":3, "y":3.1},
{"label":"SW20", "x":4, "y":3.25},
{"label":"SW21", "x":5, "y":3.40},
{"label":"SW22", "x":6, "y":3.55},
{"label":"SW41", "x":8, "y":3.55},
{"label":"SW42", "x":9, "y":3.40},
{"label":"SW43", "x":10, "y":3.25},
{"label":"SW44", "x":11, "y":3.1}
]
}
}
}