Resolved! Need to Modify a HAL USB Library
I need to make a change to the library file usbd_hid.c under the Middlewares/ST/STM32_USB_Device_Library/Class/HID/Src directory. I can do this and it changes the local copy, but regenerating the code overwrites the changes I make to it. I don't want...