summaryrefslogtreecommitdiffstats
path: root/keyboards/gray_studio/cod67/config.h
diff options
context:
space:
mode:
authorRys Sommefeldt <rys.sommefeldt@amd.com>2021-02-22 03:42:09 +0000
committerGitHub <noreply@github.com>2021-02-21 19:42:09 -0800
commitd1a92aa52adc5c5daf91441023ed15c6ff33833e (patch)
treef5de604aeaedd0a978eb0a6bcbc3bda72a61d8e0 /keyboards/gray_studio/cod67/config.h
parent5660d80bb01aa4240a5b11d2d60568e21093817a (diff)
[Keyboard] Graystudio COD67 VIA support (#11961)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/gray_studio/cod67/config.h')
-rw-r--r--keyboards/gray_studio/cod67/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/gray_studio/cod67/config.h b/keyboards/gray_studio/cod67/config.h
index 74568fac27..466ddcebc0 100644
--- a/keyboards/gray_studio/cod67/config.h
+++ b/keyboards/gray_studio/cod67/config.h
@@ -20,10 +20,10 @@ 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 PRODUCT_ID 0x0C0D
+#define VENDOR_ID 0x4753
+#define PRODUCT_ID 0x1000
#define DEVICE_VER 0x0001
-#define MANUFACTURER Gray Studio
+#define MANUFACTURER Graystudio
#define PRODUCT COD67
/* key matrix size */