21 lines
537 B
JSON
21 lines
537 B
JSON
{
|
|
"name": "Montex 27",
|
|
"vendorId": "0x6964",
|
|
"productId": "0x0099",
|
|
"lighting": {
|
|
"extends": "none",
|
|
"keycodes": "qmk"
|
|
},
|
|
"matrix": { "rows": 6, "cols": 5 },
|
|
"layouts": {
|
|
"keymap": [
|
|
["0,0", "0,1", "0,2", "0,3", "0,4"],
|
|
[{"y":0.5}, "1,0", "1,1", "1,2", "1,3", "1,4"],
|
|
["2,0", "2,1", "2,2", "2,3", {"h":2}, "2,4"],
|
|
["3,0", "3,1", "3,2", "3,3"],
|
|
["4,0", "4,1", "4,2", "4,3", {"h":2}, "5,3"],
|
|
["5,0", {"w":2}, "5,1", "5,2"]
|
|
]
|
|
}
|
|
}
|