Update config format using info.json

This commit is contained in:
benaclejames 2022-12-22 21:31:02 +00:00
parent ad2ea9a3ff
commit 28e4869cfc
No known key found for this signature in database
GPG key ID: D5A9724232172E09
3 changed files with 14 additions and 10 deletions

View file

@ -0,0 +1,11 @@
{
"keyboard_name": "Ecosteno",
"manufacturer": "Noll Electronics LLC",
"url": "",
"maintainer": "Noll Electronics LLC",
"usb": {
"vid": "0xFEED",
"pid": "0x3621",
"device_version": "1.1.2"
}
}