Add VIA support for LazyDesigners Dimple. (#8447)
* Assign unique VID to LazyDesigners' boards * Add VIA support for LazyDesigners Dimple * Apply @fauxpark's suggestions Co-Authored-By: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include "config_common.h"
|
||||
|
||||
/* USB Device descriptor parameter */
|
||||
#define VENDOR_ID 0xFEED
|
||||
#define VENDOR_ID 0x4C44 // "LD"
|
||||
#define PRODUCT_ID 0x0050
|
||||
#define DEVICE_VER 0x0001
|
||||
#define MANUFACTURER LazyDesigners
|
||||
|
Reference in New Issue
Block a user