summaryrefslogtreecommitdiff
path: root/keyboards/wsk/gothic70/config.h
diff options
context:
space:
mode:
authorNate Stein <stein3@users.noreply.github.com>2020-11-09 16:30:31 -0800
committerGitHub <noreply@github.com>2020-11-09 16:30:31 -0800
commited8d1d1ae75ae30c19c3133aa8bea96e3cd54f10 (patch)
treeb20fefac8a58f4dbf4dd9d79ecddb7da22158685 /keyboards/wsk/gothic70/config.h
parentf38a3b7408e38f6467a2eb9160791f584b46d39e (diff)
Add VIA Keymap for Worldspawn Gothic70. (#10617)
* Add VIA Keymap for Worldspawn Gothic70. * Prevent LEDs from turning on at startup. * Add license header to keymap. * Fix Keymap Formatting.
Diffstat (limited to 'keyboards/wsk/gothic70/config.h')
-rw-r--r--keyboards/wsk/gothic70/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/wsk/gothic70/config.h b/keyboards/wsk/gothic70/config.h
index 98e70e615c..bef22e82ff 100644
--- a/keyboards/wsk/gothic70/config.h
+++ b/keyboards/wsk/gothic70/config.h
@@ -3,7 +3,7 @@
#include "config_common.h"
/* USB Device descriptor parameter */
-#define VENDOR_ID 0xFEED
+#define VENDOR_ID 0x5753 // "WS"
#define PRODUCT_ID 0x63CC
#define DEVICE_VER 0x0001
#define MANUFACTURER Worldspawn00