1
0
Fork 0

Update USB Device strings for VIA identification (#13962)

This commit is contained in:
James Young 2021-08-11 00:19:55 -07:00 committed by GitHub
parent af3627db25
commit 3161f10b1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 7 deletions

View file

@ -19,11 +19,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "config_common.h"
/* USB Device descriptor parameter */
#define VENDOR_ID 0xFEED
#define PRODUCT_ID 0x6075
#define VENDOR_ID 0x676F // "go" - gooberpsycho
#define PRODUCT_ID 0x3660 // "3" "660"
#define DEVICE_VER 0x0001
#define MANUFACTURER Handwired
#define PRODUCT 3dp660
#define MANUFACTURER gooberpsycho
#define PRODUCT 3dp660 Handwired
#define TAPPING_TERM 400