mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-06-16 11:46:26 +02:00

Minor code cleanups to add const and reformat where missing, as well as abstract out the internal device signature start address into a macro, so that it can be altered to suit particular devices within a single architecture if needed. Add missing documentation to the USB_Device_States_t enum.