V-USB: Use manufacturer and product strings from config.h (#7797)
* V-USB: Use manufacturer and product strings from config.h * Update board configs
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
#define VENDOR_ID 0x20A0
|
||||
#define PRODUCT_ID 0x422D
|
||||
#define DEVICE_VER 0x0200
|
||||
#define MANUFACTURER mehkee
|
||||
#define PRODUCT 96kee
|
||||
#define MANUFACTURER Mehkee
|
||||
#define PRODUCT 96KEE
|
||||
|
||||
/* matrix size */
|
||||
#define MATRIX_ROWS 8
|
||||
|
||||
Reference in New Issue
Block a user