44 lines
1.6 KiB
JSON
44 lines
1.6 KiB
JSON
{
|
|
"manufacturer": "Envious.Design",
|
|
"keyboard_name": "MCRO",
|
|
"maintainer": "Envious.Design",
|
|
"bootloader": "rp2040",
|
|
"diode_direction": "COL2ROW",
|
|
"features": {
|
|
"bootmagic": true,
|
|
"command": false,
|
|
"console": false,
|
|
"extrakey": true,
|
|
"mousekey": true,
|
|
"nkro": true
|
|
},
|
|
"matrix_pins": {
|
|
"cols": ["GP18", "GP19", "GP20", "GP21"],
|
|
"rows": ["GP4", "GP11", "GP15"]
|
|
},
|
|
"processor": "RP2040",
|
|
"url": "http://envious.design",
|
|
"usb": {
|
|
"device_version": "1.0.0",
|
|
"pid": "0xA300",
|
|
"vid": "0xE739"
|
|
},
|
|
"layouts": {
|
|
"LAYOUT_ortho_3x4": {
|
|
"layout": [
|
|
{"label": "F13", "matrix": [0, 0], "x": 0, "y": 0, "w": 1},
|
|
{"label": "F14", "matrix": [0, 1], "x": 1, "y": 0, "w": 1},
|
|
{"label": "F15", "matrix": [0, 2], "x": 2, "y": 0, "w": 1},
|
|
{"label": "F16", "matrix": [0, 3], "x": 3, "y": 0, "w": 1},
|
|
{"label": "F17", "matrix": [1, 0], "x": 0, "y": 1.25, "w": 1},
|
|
{"label": "F18", "matrix": [1, 1], "x": 1, "y": 1.25, "w": 1},
|
|
{"label": "F19", "matrix": [1, 2], "x": 2, "y": 1.25, "w": 1},
|
|
{"label": "F20", "matrix": [1, 3], "x": 3, "y": 1.25, "w": 1},
|
|
{"label": "F21", "matrix": [2, 0], "x": 0, "y": 2.5, "w": 1},
|
|
{"label": "F22", "matrix": [2, 1], "x": 1, "y": 2.5, "w": 1},
|
|
{"label": "F23", "matrix": [2, 2], "x": 2, "y": 2.5, "w": 1},
|
|
{"label": "F24", "matrix": [2, 3], "x": 3, "y": 2.5, "w": 1}
|
|
]
|
|
}
|
|
}
|
|
} |