From 1fd8d5c322a8686baab627f7e56f6de5d44a0810 Mon Sep 17 00:00:00 2001 From: Ryan Date: Thu, 4 Aug 2022 08:52:24 +1000 Subject: Move keyboard USB IDs and strings to data driven: V (#17901) --- keyboards/v4n4g0rth0n/config.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'keyboards/v4n4g0rth0n/config.h') diff --git a/keyboards/v4n4g0rth0n/config.h b/keyboards/v4n4g0rth0n/config.h index 14721308f9..4e26ffa8da 100644 --- a/keyboards/v4n4g0rth0n/config.h +++ b/keyboards/v4n4g0rth0n/config.h @@ -19,12 +19,6 @@ along with this program. If not, see . #include "config_common.h" -/* USB Device descriptor parameter */ -#define VENDOR_ID 0xB33F -#define PRODUCT_ID 0x58E4 -#define MANUFACTURER s8erdude -#define PRODUCT v4n4g0rth0n - /* key matrix size */ #define MATRIX_ROWS 5 #define MATRIX_COLS 12 -- cgit v1.2.3