diff options
author | QMK Bot <hello@qmk.fm> | 2022-07-30 03:03:14 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-07-30 03:03:14 +0000 |
commit | 7e172fd944ab3ca0a386d5d8c54d9cad7d8e3479 (patch) | |
tree | ed673cd3820ddbfdce00ab2341898ad8d2cd3dfa /keyboards/dztech/bocc/config.h | |
parent | 07f007de9ad23363e4d97367af11c7eaf078432f (diff) | |
parent | 306e50b84cdf0aaac01838c4519209b642dee113 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/dztech/bocc/config.h')
-rw-r--r-- | keyboards/dztech/bocc/config.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/dztech/bocc/config.h b/keyboards/dztech/bocc/config.h index 95362b01fc..3e68abba52 100644 --- a/keyboards/dztech/bocc/config.h +++ b/keyboards/dztech/bocc/config.h @@ -17,13 +17,6 @@ #include "config_common.h" -/* USB Device descriptor parameter */ -#define VENDOR_ID 0x445A // "DZ" -#define PRODUCT_ID 0x1010 -#define DEVICE_VER 0x0001 -#define MANUFACTURER DZtech -#define PRODUCT BOCC - /* key matrix size */ #define MATRIX_ROWS 5 #define MATRIX_COLS 17 |