diff options
author | QMK Bot <hello@qmk.fm> | 2022-08-06 08:52:48 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-08-06 08:52:48 +0000 |
commit | dd0ac80ee4662278f94452600363e5d74811b66c (patch) | |
tree | d53291091344718dd9f73282ed0bd0fd81f10f82 /keyboards/yynmt/dozen0/config.h | |
parent | ed9bdcbc3608819e17ff7a11221e651bf51ec1cc (diff) | |
parent | fb19e140481ecc360737420850d2d84c67a3d047 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/yynmt/dozen0/config.h')
-rw-r--r-- | keyboards/yynmt/dozen0/config.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/yynmt/dozen0/config.h b/keyboards/yynmt/dozen0/config.h index c63af586e6..e64eba2f06 100644 --- a/keyboards/yynmt/dozen0/config.h +++ b/keyboards/yynmt/dozen0/config.h @@ -19,13 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include "config_common.h" -/* USB Device descriptor parameter */ -#define VENDOR_ID 0x04D8 -#define PRODUCT_ID 0xEA4F -#define DEVICE_VER 0x0001 -#define MANUFACTURER yynmt -#define PRODUCT Dozen0 - /* key matrix size */ #define MATRIX_ROWS 1 #define MATRIX_COLS 12 |