forked from mirrors/qmk_firmware
29 lines
1.4 KiB
JSON
29 lines
1.4 KiB
JSON
{
|
|
"keyboard_name": "twig50",
|
|
"manufacturer": "Twig",
|
|
"url": "",
|
|
"maintainer": "nodatk",
|
|
"usb": {
|
|
"vid": "0xFEED",
|
|
"pid": "0x6060",
|
|
"device_version": "0.2.1"
|
|
},
|
|
"matrix_pins": {
|
|
"cols": ["A2", "A1", "A0", "B8", "B13", "B14", "B15", "B9", "B10", "B11", "B3", "B2", "B1", "B0"],
|
|
"rows": ["B7", "B6", "B5", "B4"]
|
|
},
|
|
"diode_direction": "COL2ROW",
|
|
"processor": "STM32F303",
|
|
"bootloader": "stm32-dfu",
|
|
"board": "QMK_PROTON_C",
|
|
"debounce": 8,
|
|
"layouts": {
|
|
"LAYOUT_diag_4x14": {
|
|
"layout": [
|
|
{"x":0, "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":10, "y":0}, {"x":11, "y":0}, {"x":12, "y":0}, {"x":13, "y":0},
|
|
{"x":0, "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},
|
|
{"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}, {"x":10, "y":2}, {"x":11, "y":2}, {"x":13, "y":2},
|
|
{"x":0, "y":3}, {"x":1, "y":3}, {"x":2, "y":3}, {"x":4, "y":3}, {"x":5, "y":3}, {"x":7, "y":3}, {"x":8, "y":3}, {"x":9, "y":3}, {"x":10, "y":3}, {"x":11, "y":3}, {"x":13, "y":3}]
|
|
}
|
|
}
|
|
}
|