Move keyboard USB IDs and strings to data driven: A (#17781)
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
{
|
||||
"keyboard_name": "device one",
|
||||
"manufacturer": "akegata denki",
|
||||
"url": "https://akegata.co",
|
||||
"usb": {
|
||||
"vid": "0xFEED",
|
||||
"pid": "0xADD0",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"maintainer": "qmk",
|
||||
"layouts": {
|
||||
"LAYOUT_60_ansi": {
|
||||
|
||||
Reference in New Issue
Block a user