Changed the VID/PID for choc_taro keyboards. (#9800)

This commit is contained in:
kakunpc 2020-07-27 18:37:00 +09:00 committed by GitHub
parent d939f1041b
commit 1ef5c639ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,9 +19,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "config_common.h"
/* USB Device descriptor parameter */
#define VENDOR_ID 0xDCED
#define PRODUCT_ID 0x71CC
/* USB Device descriptor parameter
VID & PID are lisenced from microchip sublisence program, Don't use other project! */
#define VENDOR_ID 0x04D8
#define PRODUCT_ID 0xEB60
#define DEVICE_VER 0x0001
#define MANUFACTURER kakunpc
#define PRODUCT choc_taro