Move keyboard USB IDs and strings to data driven: P (#17875)
This commit is contained in:
@@ -1,7 +1,13 @@
|
||||
{
|
||||
"keyboard_name": "pdxkbc",
|
||||
"manufacturer": "Franklin Harding",
|
||||
"url": "",
|
||||
"maintainer": "qmk",
|
||||
"usb": {
|
||||
"vid": "0x5044",
|
||||
"pid": "0x0001",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [{"label":"reddit", "x":0, "y":0}, {"label":"discord", "x":1, "y":0}, {"label":"badge", "x":0, "y":1}, {"label":"hack", "x":1, "y":1}, {"label":"volu", "x":0, "y":2}, {"label":"vold", "x":1, "y":2}]
|
||||
|
||||
Reference in New Issue
Block a user