qmk_firmware/keyboards/rart/rart75m/info.json
Ryan ace372d90d
Move matrix config to info.json, part 3 (#19991)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-11 00:34:34 +11:00

117 lines
3.8 KiB
JSON

{
"keyboard_name": "RART75M",
"manufacturer": "Alabahuy",
"url": "",
"maintainer": "Alabahuy",
"usb": {
"vid": "0x414C",
"pid": "0x6075",
"device_version": "0.0.1"
},
"matrix_pins": {
"cols": ["B2", "D4", "F0", "C6", "F1", "D7", "F4", "E6", "F5", "B4", "F6", "B5", "F7", "B6"],
"rows": ["C7", "B3", "B1", "B0", "D3", "D2"]
},
"diode_direction": "COL2ROW",
"encoder": {
"rotary": [
{"pin_a": "B7", "pin_b": "D6", "resolution": 2}
]
},
"processor": "atmega32u4",
"bootloader": "caterina",
"layouts": {
"LAYOUT_all": {
"layout": [
{"x":1.5, "y":0},
{"x":3, "y":0},
{"x":4, "y":0},
{"x":5, "y":0},
{"x":6, "y":0},
{"x":7.25, "y":0},
{"x":8.25, "y":0},
{"x":9.25, "y":0},
{"x":10.25, "y":0},
{"x":11.5, "y":0},
{"x":12.5, "y":0},
{"x":13.5, "y":0},
{"x":14.5, "y":0},
{"x":1.5, "y":1.25},
{"x":2.5, "y":1.25},
{"x":3.5, "y":1.25},
{"x":4.5, "y":1.25},
{"x":5.5, "y":1.25},
{"x":6.5, "y":1.25},
{"x":7.5, "y":1.25},
{"x":8.5, "y":1.25},
{"x":9.5, "y":1.25},
{"x":10.5, "y":1.25},
{"x":11.5, "y":1.25},
{"x":12.5, "y":1.25},
{"x":13.5, "y":1.25},
{"x":14.5, "y":1.25, "w":2},
{"x":17, "y":1},
{"x":1.5, "y":2.25, "w":1.5},
{"x":3, "y":2.25},
{"x":4, "y":2.25},
{"x":5, "y":2.25},
{"x":6, "y":2.25},
{"x":7, "y":2.25},
{"x":8, "y":2.25},
{"x":9, "y":2.25},
{"x":10, "y":2.25},
{"x":11, "y":2.25},
{"x":12, "y":2.25},
{"x":13, "y":2.25},
{"x":14, "y":2.25},
{"x":15, "y":2.25, "w":1.5},
{"x":17, "y":2.25},
{"x":0, "y":3.25},
{"x":1.5, "y":3.25, "w":1.75},
{"x":3.25, "y":3.25},
{"x":4.25, "y":3.25},
{"x":5.25, "y":3.25},
{"x":6.25, "y":3.25},
{"x":7.25, "y":3.25},
{"x":8.25, "y":3.25},
{"x":9.25, "y":3.25},
{"x":10.25, "y":3.25},
{"x":11.25, "y":3.25},
{"x":12.25, "y":3.25},
{"x":13.25, "y":3.25},
{"x":14.25, "y":3.25, "w":2.25},
{"x":17, "y":3.25},
{"x":0, "y":4.25},
{"x":1.5, "y":4.25, "w":2.25},
{"x":3.75, "y":4.25},
{"x":4.75, "y":4.25},
{"x":5.75, "y":4.25},
{"x":6.75, "y":4.25},
{"x":7.75, "y":4.25},
{"x":8.75, "y":4.25},
{"x":9.75, "y":4.25},
{"x":10.75, "y":4.25},
{"x":11.75, "y":4.25},
{"x":12.75, "y":4.25},
{"x":13.75, "y":4.25, "w":1.75},
{"x":15.75, "y":4.5},
{"x":17, "y":4.25},
{"x":0, "y":5.25},
{"x":1.5, "y":5.25, "w":1.25},
{"x":2.75, "y":5.25, "w":1.25},
{"x":4, "y":5.25, "w":1.25},
{"x":5.25, "y":5.25, "w":6.25},
{"x":11.5, "y":5.25, "w":1.5},
{"x":13, "y":5.25, "w":1.5},
{"x":14.75, "y":5.5 },
{"x":15.75, "y":5.5 },
{"x":16.75, "y":5.5 }
]
}
}
}