Move keyboard USB IDs and strings to data driven: R (#17885)
This commit is contained in:
@@ -1,7 +1,13 @@
|
||||
{
|
||||
"keyboard_name": "Pistachio",
|
||||
"keyboard_name": "pistachio",
|
||||
"manufacturer": "rate",
|
||||
"url": "",
|
||||
"maintainer": "rate",
|
||||
"usb": {
|
||||
"vid": "0x5255",
|
||||
"pid": "0xD0C2",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [{"label":"ESC", "x":1.25, "y":0.25},
|
||||
|
Reference in New Issue
Block a user