Move keyboard USB IDs and strings to data driven, pass 3 (#18111)

This commit is contained in:
Ryan
2022-08-22 08:08:50 +10:00
committed by GitHub
parent 3c0806a489
commit b0eda7701a
64 changed files with 152 additions and 114 deletions

View File

@@ -1,4 +1,7 @@
{
"manufacturer": "QMK Community",
"maintainer": "Drashna Jael're"
"maintainer": "Drashna Jael're",
"usb": {
"vid": "0x44DD"
}
}