Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This might seem irrelevant now as we only got 2 endpoints, but with a 3rd endpoint (qmk#9020) it is needed. I have PRed in master as this is NOT breaking change. - Reordered usb_interface enumeration. - VIA expects RAW_HID endpoint to be at interface 1. - This does not break anything with only 2 endpoints. Keyboard is always at interface 0 and the extra feature is at interface 1.
- Loading branch information