"Hello, after setup my custom joystick, I want to have the interface USB Serial and Joystick only. However, the COM port doesn't appear, so I can't use the serial monitor. Can anyone help me?"
#elif defined(USB_HID)
#define VENDOR_ID 0x16C0
#define PRODUCT_ID 0x0482
#define...