Move keyboard USB IDs and strings to data driven: C (#17789)

This commit is contained in:
Ryan
2022-07-26 09:04:09 +10:00
committed by GitHub
parent b6ac0ecf82
commit a939293aca
248 changed files with 783 additions and 905 deletions

View File

@@ -17,7 +17,3 @@
#pragma once
#include "config_common.h"
/* USB Device descriptor parameter */
#define MANUFACTURER CyberGear
#define PRODUCT Macro25 (mk-macro-01)

View File

@@ -1,5 +1,6 @@
{
"keyboard_name": "Macro225 (mk-macro-01)",
"keyboard_name": "Macro25 (mk-macro-01)",
"manufacturer": "CyberGear",
"url": "https://github.com/CyberGear/mk-macro-01",
"maintainer": "CyberGear",
"usb": {