Move keyboard USB IDs and strings to data driven: C (#17789)
This commit is contained in:
@@ -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}]
|
||||
|
Reference in New Issue
Block a user