Move keyboard USB IDs and strings to data driven: I (#17836)
This commit is contained in:
parent
1ded7ad460
commit
bcb8600a31
58 changed files with 188 additions and 218 deletions
|
|
@ -1,7 +1,13 @@
|
|||
{
|
||||
"keyboard_name": "Irene",
|
||||
"manufacturer": "Andrei Collado",
|
||||
"url": "",
|
||||
"maintainer": "Andrei Collado",
|
||||
"usb": {
|
||||
"vid": "0x1434",
|
||||
"pid": "0x3000",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"layouts": {
|
||||
"LAYOUT_all": {
|
||||
"layout": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue