38 lines
1.1 KiB
JSON
38 lines
1.1 KiB
JSON
{
|
|
"keyboard_name": "MacroBoard v.2.0",
|
|
"manufacturer": "KiwiKeebs",
|
|
"url": "https://www.reddit.com/r/mechmarket/comments/ibijrd/ic_kiwikeebs_6key_macroboard_rotary_encoder_diy/",
|
|
"maintainer": "KiwiKeebs",
|
|
"usb": {
|
|
"vid": "0x4B51",
|
|
"pid": "0x4712",
|
|
"device_version": "0.0.1"
|
|
},
|
|
"matrix_pins": {
|
|
"cols": ["B6", "C6", "C7", "D4"],
|
|
"rows": ["B5", "B4"]
|
|
},
|
|
"diode_direction": "COL2ROW",
|
|
"encoder": {
|
|
"rotary": [
|
|
{"pin_a": "D7", "pin_b": "D6"}
|
|
]
|
|
},
|
|
"processor": "atmega32u4",
|
|
"bootloader": "atmel-dfu",
|
|
"layouts": {
|
|
"LAYOUT": {
|
|
"layout": [
|
|
{ "label": "k00", "x": 0, "y": 0 },
|
|
{ "label": "k01", "x": 1, "y": 0 },
|
|
{ "label": "k02", "x": 2, "y": 0 },
|
|
|
|
{ "label": "k03", "x": 0, "y": 1 },
|
|
{ "label": "k04", "x": 1, "y": 1 },
|
|
{ "label": "k05", "x": 2, "y": 1 },
|
|
{ "label": "k06", "x": 3, "y": 0, "h":2, "w":2 }
|
|
]
|
|
}
|
|
}
|
|
}
|