aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/lazydesigners/the30/config.h
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/the30/config.h
parentece14278efe5168ef20298984bff4b1d5eb43e4b (diff)
downloadfirmware-61da6153081a1928ff7883beafa09320f8befef0.tar.gz
firmware-61da6153081a1928ff7883beafa09320f8befef0.tar.bz2
firmware-61da6153081a1928ff7883beafa09320f8befef0.zip
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/the30/config.h')
-rw-r--r--keyboards/lazydesigners/the30/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/lazydesigners/the30/config.h b/keyboards/lazydesigners/the30/config.h
index fdd76fe73..63b1637c2 100644
--- a/keyboards/lazydesigners/the30/config.h
+++ b/keyboards/lazydesigners/the30/config.h
@@ -20,7 +20,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "config_common.h"
/* USB Device descriptor parameter */
-#define VENDOR_ID 0xFEED
+#define VENDOR_ID 0x4C44 // "LD"
#define PRODUCT_ID 0x0030
#define DEVICE_VER 0x0001
#define MANUFACTURER LazyDesigners