6kro rollback

This commit is contained in:
2025-09-06 23:32:00 -07:00
parent e3e99c177b
commit 03bc7686ae
6 changed files with 45 additions and 74 deletions

View File

@@ -43,11 +43,11 @@ extern "C" {
#ifndef HID_EPIN_ADDR
#define HID_EPIN_ADDR 0x81U
#endif /* HID_EPIN_ADDR */
#define HID_EPIN_SIZE 0x0EU
#define HID_EPIN_SIZE 0x04U
#define USB_HID_CONFIG_DESC_SIZ 34U
#define USB_HID_DESC_SIZ 9U
#define HID_MOUSE_REPORT_DESC_SIZE 0x2DU
#define HID_MOUSE_REPORT_DESC_SIZE 63U
#define HID_DESCRIPTOR_TYPE 0x21U
#define HID_REPORT_DESC 0x22U