summaryrefslogtreecommitdiff
path: root/keyboards/gmmk/gmmk2/p96/config.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2022-08-25 00:28:38 +1000
committerGitHub <noreply@github.com>2022-08-24 15:28:38 +0100
commitcf41c24db853f825150802d30dce73ba507b69c0 (patch)
tree832ea3d643dabefb6174fc2849f1700b3a5b6902 /keyboards/gmmk/gmmk2/p96/config.h
parente06ea4a10fd57abfc51f4021dfc2dbe15e5432b2 (diff)
Move keyboard USB IDs and strings to data driven: develop (#18152)
* Move keyboard USB IDs and strings to data driven: develop * Also do new onekeys
Diffstat (limited to 'keyboards/gmmk/gmmk2/p96/config.h')
-rw-r--r--keyboards/gmmk/gmmk2/p96/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/gmmk/gmmk2/p96/config.h b/keyboards/gmmk/gmmk2/p96/config.h
index fec383c240..03a7f58538 100644
--- a/keyboards/gmmk/gmmk2/p96/config.h
+++ b/keyboards/gmmk/gmmk2/p96/config.h
@@ -18,13 +18,6 @@
#include "config_common.h"
-/* USB Device descriptor parameter */
-#define DEVICE_VER 0x0001
-#define VENDOR_ID 0x320F
-#define MANUFACTURER Glorious
-
-#define PRODUCT GMMK 2 96
-
/* key matrix size */
#define MATRIX_ROWS 14
#define MATRIX_COLS 8