Move keyboard USB IDs and strings to data driven, pass 3 (#18111)
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
{
|
||||
"keyboard_name": "Valor FRL TKL",
|
||||
"manufacturer": "Xelus",
|
||||
"url": "",
|
||||
"maintainer": "Xelus22",
|
||||
"usb": {
|
||||
"vid": "0x5845",
|
||||
"pid": "0x4654",
|
||||
"device_version": "0.0.1"
|
||||
"pid": "0x4654"
|
||||
},
|
||||
"layouts": {
|
||||
"LAYOUT_all": {
|
||||
|
||||
Reference in New Issue
Block a user