diff options
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/fungo/rev1/config.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/keyboards/fungo/rev1/config.h b/keyboards/fungo/rev1/config.h index 68e793dedc..5026099f7d 100644 --- a/keyboards/fungo/rev1/config.h +++ b/keyboards/fungo/rev1/config.h @@ -20,16 +20,6 @@ #include "config_common.h" -/* USB Device descriptor parameter */ -#define VENDOR_ID 0x5892 -#define PRODUCT_ID 0x1233 -#define DEVICE_VER 0x0001 -#define MANUFACTURER Fungo -#define PRODUCT FungoSplit - - - - /* Use I2C or Serial, not both */ #define USE_SERIAL #define SOFT_SERIAL_PIN D3 // RX8 |