2022-07-02 13:55:10 +02:00
|
|
|
{
|
|
|
|
"keyboard_name": "WestM9",
|
2022-08-20 02:48:38 +02:00
|
|
|
"manufacturer": "WestM",
|
2022-07-02 13:55:10 +02:00
|
|
|
"url": "https://github.com/WestMProducts",
|
|
|
|
"maintainer": "WestM",
|
2022-08-20 02:48:38 +02:00
|
|
|
"usb": {
|
|
|
|
"vid": "0x574D",
|
|
|
|
"device_version": "0.0.1"
|
|
|
|
},
|
2023-03-10 19:41:58 +01:00
|
|
|
"matrix_pins": {
|
|
|
|
"cols": ["B8", "B5", "B4"],
|
|
|
|
"rows": ["A14", "A15", "B3"]
|
|
|
|
},
|
|
|
|
"diode_direction": "COL2ROW",
|
2023-02-08 08:41:46 +01:00
|
|
|
"processor": "STM32F072",
|
|
|
|
"bootloader": "stm32-dfu",
|
2022-07-02 13:55:10 +02:00
|
|
|
"layouts": {
|
|
|
|
"LAYOUT_macropad": {
|
|
|
|
"layout": [
|
|
|
|
{"x":0, "y":0},
|
|
|
|
{"x":1, "y":0},
|
|
|
|
{"x":2, "y":0},
|
|
|
|
{"x":0, "y":1},
|
|
|
|
{"x":1, "y":1},
|
|
|
|
{"x":2, "y":1},
|
|
|
|
{"x":0, "y":2},
|
|
|
|
{"x":1, "y":2},
|
|
|
|
{"x":2, "y":2}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|