fix handwired/swiftrax/cowfish PID and VID (#9922)

Co-authored-by: Swiftrax <swiftrax@gmail.com>
master
Brandon Claveria 2020-08-12 07:08:41 -07:00 committed by GitHub
parent ce5cdc6f8a
commit f1299f3292
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -20,8 +20,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "config_common.h" #include "config_common.h"
/* USB Device descriptor parameter */ /* USB Device descriptor parameter */
#define VENDOR_ID 0x7161 #define VENDOR_ID 0x04D8
#define PRODUCT_ID 0x5239 #define PRODUCT_ID 0xEB53
#define DEVICE_VER 0x0001 #define DEVICE_VER 0x0001
#define MANUFACTURER Swiftrax #define MANUFACTURER Swiftrax
#define PRODUCT CowFish #define PRODUCT CowFish