diff options
author | QMK Bot <hello@qmk.fm> | 2022-08-03 07:23:52 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-08-03 07:23:52 +0000 |
commit | 61a3fe4faca40c537dc179f58317a0229ae09ce2 (patch) | |
tree | 7a2f98cd295636d188dd3a6f93b4dd9bcad4c186 /keyboards/puck/config.h | |
parent | d4f9eb5225feb7f2aad01d252b33401e3a80b870 (diff) | |
parent | b6757d2380d32b5f60f61ffc42d27c40eb219208 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/puck/config.h')
-rw-r--r-- | keyboards/puck/config.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/puck/config.h b/keyboards/puck/config.h index c4eeb207f9..a3d875b65a 100644 --- a/keyboards/puck/config.h +++ b/keyboards/puck/config.h @@ -2,13 +2,6 @@ #include "config_common.h" -/* USB Device descriptor parameter */ -#define VENDOR_ID 0xFEED -#define PRODUCT_ID 0x6060 -#define DEVICE_VER 0x0001 -#define MANUFACTURER OkKeebs LLC -#define PRODUCT Puck - /* key matrix size */ #define MATRIX_ROWS 4 #define MATRIX_COLS 3 |