58 lines
1.3 KiB
JSON
58 lines
1.3 KiB
JSON
{
|
|
"keyboard_name": "KBDPAD-MKII",
|
|
"manufacturer": "KBDfans",
|
|
"url": "https://kb.ai03.me/projects/kbdpad-mkii.html",
|
|
"maintainer": "ai03",
|
|
"usb": {
|
|
"vid": "0xA103",
|
|
"pid": "0x0006",
|
|
"device_version": "0.0.1"
|
|
},
|
|
"matrix_pins": {
|
|
"cols": ["C4", "C5", "B3", "B2"],
|
|
"rows": ["D3", "D1", "D2", "C6", "C7", "B6"]
|
|
},
|
|
"diode_direction": "COL2ROW",
|
|
"backlight": {
|
|
"pin": "B7",
|
|
"levels": 5,
|
|
"breathing": true
|
|
},
|
|
"indicators": {
|
|
"num_lock": "B4",
|
|
"on_state": 0
|
|
},
|
|
"processor": "atmega32u2",
|
|
"bootloader": "atmel-dfu",
|
|
"community_layouts": ["ortho_6x4"],
|
|
"layouts": {
|
|
"LAYOUT_ortho_6x4": {
|
|
"layout": [
|
|
{"x":0, "y":0},
|
|
{"x":1, "y":0},
|
|
{"x":2, "y":0},
|
|
{"x":3, "y":0},
|
|
{"x":0, "y":1.25},
|
|
{"x":1, "y":1.25},
|
|
{"x":2, "y":1.25},
|
|
{"x":3, "y":1.25},
|
|
{"x":0, "y":2.25},
|
|
{"x":1, "y":2.25},
|
|
{"x":2, "y":2.25},
|
|
{"x":3, "y":2.25},
|
|
{"x":0, "y":3.25},
|
|
{"x":1, "y":3.25},
|
|
{"x":2, "y":3.25},
|
|
{"x":3, "y":3.25},
|
|
{"x":0, "y":4.25},
|
|
{"x":1, "y":4.25},
|
|
{"x":2, "y":4.25},
|
|
{"x":3, "y":4.25},
|
|
{"x":0, "y":5.25},
|
|
{"x":1, "y":5.25},
|
|
{"x":2, "y":5.25},
|
|
{"x":3, "y":5.25}
|
|
]
|
|
}
|
|
}
|
|
}
|