37 lines
1.6 KiB
JSON
37 lines
1.6 KiB
JSON
{
|
|
"keyboard_name": "Tris",
|
|
"manufacturer": "TGR",
|
|
"url": "",
|
|
"maintainer": "halfenergized",
|
|
"usb": {
|
|
"vid": "0x5447",
|
|
"pid": "0x5452",
|
|
"device_version": "0.0.1"
|
|
},
|
|
"matrix_pins": {
|
|
"cols": ["A3", "A2", "A1", "A0"],
|
|
"rows": ["B0", "B1", "B2", "B3", "B4", "B5"]
|
|
},
|
|
"diode_direction": "COL2ROW",
|
|
"backlight": {
|
|
"pin": "D4"
|
|
},
|
|
"ws2812": {
|
|
"driver": "i2c"
|
|
},
|
|
"indicators": {
|
|
"num_lock": "D0"
|
|
},
|
|
"processor": "atmega32a",
|
|
"bootloader": "bootloadhid",
|
|
"community_layouts": ["numpad_6x4", "ortho_6x4"],
|
|
"layouts": {
|
|
"LAYOUT_ortho_6x4": {
|
|
"layout": [{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0}, {"x":0, "y":1.25}, {"x":1, "y":1.25}, {"x":2, "y":1.25}, {"x":3, "y":1.25}, {"x":0, "y":2.25}, {"x":1, "y":2.25}, {"x":2, "y":2.25}, {"x":3, "y":2.25}, {"x":0, "y":3.25}, {"x":1, "y":3.25}, {"x":2, "y":3.25}, {"x":3, "y":3.25}, {"x":0, "y":4.25}, {"x":1, "y":4.25}, {"x":2, "y":4.25}, {"x":3, "y":4.25}, {"x":0, "y":5.25}, {"x":1, "y":5.25}, {"x":2, "y":5.25}, {"x":3, "y":5.25}]
|
|
},
|
|
|
|
"LAYOUT_numpad_6x4": {
|
|
"layout": [{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0}, {"x":0, "y":1.25}, {"x":1, "y":1.25}, {"x":2, "y":1.25}, {"x":3, "y":1.25}, {"x":0, "y":2.25}, {"x":1, "y":2.25}, {"x":2, "y":2.25}, {"x":0, "y":3.25}, {"x":1, "y":3.25}, {"x":2, "y":3.25}, {"x":3, "y":2.25, "h":2}, {"x":0, "y":4.25}, {"x":1, "y":4.25}, {"x":2, "y":4.25}, {"x":0, "y":5.25, "w":2}, {"x":2, "y":5.25}, {"x":3, "y":4.25, "h":2}]
|
|
}
|
|
}
|
|
}
|