diff options
Diffstat (limited to 'keyboards/handwired/pytest/config.h')
| -rw-r--r-- | keyboards/handwired/pytest/config.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/handwired/pytest/config.h b/keyboards/handwired/pytest/config.h index 64cf35312..f03597a7d 100644 --- a/keyboards/handwired/pytest/config.h +++ b/keyboards/handwired/pytest/config.h | |||
| @@ -2,13 +2,6 @@ | |||
| 2 | 2 | ||
| 3 | #include "config_common.h" | 3 | #include "config_common.h" |
| 4 | 4 | ||
| 5 | /* USB Device descriptor parameter */ | ||
| 6 | #define VENDOR_ID 0xFEED | ||
| 7 | #define PRODUCT_ID 0x6465 | ||
| 8 | #define DEVICE_VER 0x0001 | ||
| 9 | #define MANUFACTURER none | ||
| 10 | #define PRODUCT pytest | ||
| 11 | |||
| 12 | /* key matrix size */ | 5 | /* key matrix size */ |
| 13 | #define MATRIX_ROWS 1 | 6 | #define MATRIX_ROWS 1 |
| 14 | #define MATRIX_COLS 1 | 7 | #define MATRIX_COLS 1 |
