qmk-vial/keyboards/tumler/reviungdash52/info.json
tumler 806a5c00bd
Add ReviungDash47 & Reviungdash52 vial Support (#734)
* Add ReviungDash47 & Reviungdash52 vial Support

* Update UID & Via default layout
2024-06-23 00:51:31 -06:00

93 lines
3.5 KiB
JSON

{
"keyboard_name": "reviungdash52",
"manufacturer": "tumler",
"url": "",
"maintainer": "tumler",
"usb": {
"vid": "0xFEED",
"pid": "0x6062",
"device_version": "0.0.1"
},
"matrix_pins_minipro": {
"cols": ["D4", "C6", "D7", "E6", "B4", "B5"],
"rows": ["F4", "F5", "F6", "F7", "B1", "B3", "B2", "B6", "D1"]
},
"matrix_pins": {
"cols": ["GP4", "GP5", "GP6", "GP7", "GP8", "GP9"],
"rows": ["GP29", "GP28", "GP27", "GP26", "GP22", "GP20", "GP23", "GP21", "GP2"]
},
"diode_direction": "COL2ROW",
"processor": "RP2040",
"bootloader": "rp2040",
"layout_aliases": {
"LAYOUT": "LAYOUT_reviungdash"
},
"layouts": {
"LAYOUT_reviungdash": {
"layout": [
{"matrix": [0, 0], "x":0, "y":0.54},
{"matrix": [0, 1], "x":1, "y":0.36},
{"matrix": [0, 2], "x":2, "y":0.18},
{"matrix": [0, 3], "x":3, "y":0},
{"matrix": [0, 4], "x":4, "y":0.18},
{"matrix": [0, 5], "x":5, "y":0.36},
{"matrix": [3, 0], "x":7, "y":0.36},
{"matrix": [3, 1], "x":8, "y":0.18},
{"matrix": [3, 2], "x":9, "y":0},
{"matrix": [3, 3], "x":10, "y":0.18},
{"matrix": [3, 4], "x":11, "y":0.36},
{"matrix": [3, 5], "x":12, "y":0.54},
{"matrix": [1, 0], "x":0, "y":1.54},
{"matrix": [1, 1], "x":1, "y":1.36},
{"matrix": [1, 2], "x":2, "y":1.18},
{"matrix": [1, 3], "x":3, "y":1},
{"matrix": [1, 4], "x":4, "y":1.18},
{"matrix": [1, 5], "x":5, "y":1.36},
{"matrix": [4, 0], "x":7, "y":1.36},
{"matrix": [4, 1], "x":8, "y":1.18},
{"matrix": [4, 2], "x":9, "y":1},
{"matrix": [4, 3], "x":10, "y":1.18},
{"matrix": [4, 4], "x":11, "y":1.36},
{"matrix": [4, 5], "x":12, "y":1.54},
{"matrix": [2, 0], "x":0, "y":2.54},
{"matrix": [2, 1], "x":1, "y":2.36},
{"matrix": [2, 2], "x":2, "y":2.18},
{"matrix": [2, 3], "x":3, "y":2},
{"matrix": [2, 4], "x":4, "y":2.18},
{"matrix": [2, 5], "x":5, "y":2.36},
{"matrix": [5, 0], "x":7, "y":2.36},
{"matrix": [5, 1], "x":8, "y":2.18},
{"matrix": [5, 2], "x":9, "y":2},
{"matrix": [5, 3], "x":10, "y":2.18},
{"matrix": [5, 4], "x":11, "y":2.36},
{"matrix": [5, 5], "x":12, "y":2.54},
{"matrix": [7, 0], "x":0, "y":3.54},
{"matrix": [7, 1], "x":1, "y":3.54},
{"matrix": [7, 2], "x":2, "y":3.54},
{"matrix": [7, 3], "x":3, "y":3.54},
{"matrix": [6, 2], "x":9, "y":3.54},
{"matrix": [6, 3], "x":10, "y":3.54},
{"matrix": [6, 4], "x":11, "y":3.54},
{"matrix": [6, 5], "x":12, "y":3.54},
{"matrix": [8, 0], "x":0, "y":3.54},
{"matrix": [8, 2], "x":2, "y":3.54},
{"matrix": [7, 4], "x":4, "y":3.54},
{"matrix": [7, 5], "x":5, "y":3.54},
{"matrix": [8, 1], "x":1, "y":3.54},
{"matrix": [8, 3], "x":3, "y":3.54},
{"matrix": [6, 0], "x":5.375, "y":3.54, "w":2.25},
{"matrix": [6, 1], "x":8, "y":3.54}
]
}
}
}