summaryrefslogtreecommitdiff
path: root/keyboards/cherrybstudio/cb87v2/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-07-25 23:04:48 +0000
committerQMK Bot <hello@qmk.fm>2022-07-25 23:04:48 +0000
commit1e651dbdb0815013da00804257df67aab5e28167 (patch)
treea9e7fe329803a6ced4e8644615ebf5b84a47e6a7 /keyboards/cherrybstudio/cb87v2/config.h
parent4baed8037d18d73f3937006c9f0379c3e15d6125 (diff)
parenta939293aca697cb263f4972dbb1521d273fbf499 (diff)
downloadqmk_firmware-1e651dbdb0815013da00804257df67aab5e28167.tar.gz
qmk_firmware-1e651dbdb0815013da00804257df67aab5e28167.zip
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/cherrybstudio/cb87v2/config.h')
-rw-r--r--keyboards/cherrybstudio/cb87v2/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/cherrybstudio/cb87v2/config.h b/keyboards/cherrybstudio/cb87v2/config.h
index 782262ebfb..e3f7b9bb9e 100644
--- a/keyboards/cherrybstudio/cb87v2/config.h
+++ b/keyboards/cherrybstudio/cb87v2/config.h
@@ -15,13 +15,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "config_common.h"
-/* USB Device descriptor parameter */
-#define VENDOR_ID 0x4342 // CB
-#define PRODUCT_ID 0x8788
-#define DEVICE_VER 0x0001
-#define MANUFACTURER CherryB.Studio
-#define PRODUCT CB87v2
-
/* key matrix size */
#define MATRIX_ROWS 10
#define MATRIX_COLS 10