summaryrefslogtreecommitdiff
path: root/keyboards/lazydesigners/the50
diff options
context:
space:
mode:
authorErovia <Erovia@users.noreply.github.com>2020-03-17 15:34:37 +0100
committerGitHub <noreply@github.com>2020-03-17 15:34:37 +0100
commit61da6153081a1928ff7883beafa09320f8befef0 (patch)
tree7388d764a3fe0fb2cdc5c2a19a28609fcaa9c440 /keyboards/lazydesigners/the50
parentece14278efe5168ef20298984bff4b1d5eb43e4b (diff)
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>
Diffstat (limited to 'keyboards/lazydesigners/the50')
-rw-r--r--keyboards/lazydesigners/the50/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/lazydesigners/the50/config.h b/keyboards/lazydesigners/the50/config.h
index 72246eabac..c46dcbeb1a 100644
--- a/keyboards/lazydesigners/the50/config.h
+++ b/keyboards/lazydesigners/the50/config.h
@@ -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