mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-26 19:11:13 +00:00
14 lines
259 B
JSON
14 lines
259 B
JSON
{
|
|
"manufacturer": "Keebio",
|
|
"url": "https://keeb.io",
|
|
"maintainer": "nooges",
|
|
"usb": {
|
|
"vid": "0xCB10"
|
|
},
|
|
"split": {
|
|
"enabled": true
|
|
},
|
|
"development_board": "promicro",
|
|
"community_layouts": ["ortho_5x14"]
|
|
}
|