diff options
Diffstat (limited to 'keyboards/sparrow62/config.h')
-rw-r--r-- | keyboards/sparrow62/config.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/sparrow62/config.h b/keyboards/sparrow62/config.h index 4b8460c2f8..dcf8f3ed8a 100644 --- a/keyboards/sparrow62/config.h +++ b/keyboards/sparrow62/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 0xDA74 -#define PRODUCT_ID 0x7461 -#define DEVICE_VER 0x0001 -#define MANUFACTURER Atsushi_Morimoto_74th -#define PRODUCT sparrow62 - /* key matrix size */ #define MATRIX_ROWS 10 #define MATRIX_COLS 7 |