From 4d76d85d7bef735a56f9e1e275c89f4beaf52a64 Mon Sep 17 00:00:00 2001 From: Ryan Date: Fri, 27 Mar 2020 00:11:32 +1100 Subject: V-USB: Use manufacturer and product strings from config.h (#7797) * V-USB: Use manufacturer and product strings from config.h * Update board configs --- keyboards/db/db63/config.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'keyboards/db/db63/config.h') diff --git a/keyboards/db/db63/config.h b/keyboards/db/db63/config.h index 4247840173..85625b7200 100644 --- a/keyboards/db/db63/config.h +++ b/keyboards/db/db63/config.h @@ -20,8 +20,6 @@ along with this program. If not, see . #define VENDOR_ID 0xFAAD #define PRODUCT_ID 0x422D #define DEVICE_VER 0x0200 -// You can edit those at usbconfig.h about line 250. These values will -// unforunatly be ignored so far #define MANUFACTURER HNB #define PRODUCT DB63v1 Hotswap -- cgit v1.2.3