Map PRODUCT define to keyboard_name (#14372)
* Map `PRODUCT` define to `keyboard_name` * Fix tests * Fix last test
This commit is contained in:
10
keyboards/handwired/pytest/info.json
Normal file
10
keyboards/handwired/pytest/info.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"keyboard_name": "pytest",
|
||||
"manufacturer": "none",
|
||||
"maintainer": "qmk",
|
||||
"usb": {
|
||||
"vid": "0xFEED",
|
||||
"pid": "0x6465",
|
||||
"device_ver": "0x0001"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user