Move keyboard USB IDs and strings to data driven: C (#17789)

This commit is contained in:
Ryan
2022-07-26 09:04:09 +10:00
committed by GitHub
parent b6ac0ecf82
commit a939293aca
248 changed files with 783 additions and 905 deletions

View File

@@ -1,7 +1,13 @@
{
"keyboard_name": "Ixora",
"keyboard_name": "Ixora Rev1",
"manufacturer": "PeiorisBoards",
"url": "",
"maintainer": "Peioris",
"usb": {
"vid": "0xFEED",
"pid": "0x0C61",
"device_version": "1.0.0"
},
"layouts": {
"LAYOUT_full": {
"layout": [{"label":"1", "x":0, "y":0}, {"label":"2", "x":1, "y":0}, {"label":"3", "x":2, "y":0}, {"label":"Caps Lock", "x":0, "y":1}, {"label":"Num Lock", "x":1, "y":1}, {"label":"Scroll Lock", "x":2, "y":1}]