mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-15 08:25:01 +00:00
1b92c204c1
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
16 lines
592 B
JSON
16 lines
592 B
JSON
{
|
|
"keyboard_name": "SOAP",
|
|
"manufacturer": "Kingly-Keys",
|
|
"url": "https://github.com/TheRoyalSweatshirt/SOAP",
|
|
"maintainer": "[TheRoyalSweatshirt](https://github.com/TheRoyalSweatshirt)",
|
|
"usb": {
|
|
"vid": "0xFEED",
|
|
"pid": "0x0003",
|
|
"device_version": "0.0.4"
|
|
},
|
|
"layouts": {
|
|
"LAYOUT": {
|
|
"layout": [{"label":"K00", "x":0, "y":0}, {"label":"K01", "x":1, "y":0}, {"label":"K02", "x":2, "y":0}, {"label":"K03", "x":4, "y":0}, {"label":"K10", "x":0, "y":1}, {"label":"K11", "x":1, "y":1}, {"label":"K12", "x":2, "y":1}, {"label":"K13", "x":4, "y":1}]
|
|
}
|
|
}
|
|
}
|