summaryrefslogtreecommitdiff
path: root/keyboards/jacky_studio/bear_65/config.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2022-07-29 22:49:01 +1000
committerGitHub <noreply@github.com>2022-07-29 13:49:01 +0100
commit394cf7c41e24f966d38b9c8cc9bbc2faca905e2a (patch)
tree82f78f653b957ca74e8e83622d6630f4302c4b5f /keyboards/jacky_studio/bear_65/config.h
parentbcb8600a31843304ab51e67dfc7c9ad555739714 (diff)
Move keyboard USB IDs and strings to data driven: J (#17837)
Diffstat (limited to 'keyboards/jacky_studio/bear_65/config.h')
-rw-r--r--keyboards/jacky_studio/bear_65/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/jacky_studio/bear_65/config.h b/keyboards/jacky_studio/bear_65/config.h
index e68ed4a928..92a6a5b60a 100644
--- a/keyboards/jacky_studio/bear_65/config.h
+++ b/keyboards/jacky_studio/bear_65/config.h
@@ -18,13 +18,6 @@
#include "config_common.h"
-/* USB Device descriptor parameter */
-#define VENDOR_ID 0xA13B // Jacky's vendor ID, arbitrarily selected by MudkipMao
-#define PRODUCT_ID 0x000A
-#define DEVICE_VER 0x0001
-#define MANUFACTURER Jacky
-#define PRODUCT Jacky Bear 65 Ergo
-
/* key matrix size */
#define MATRIX_ROWS 5
#define MATRIX_COLS 15