mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-06-13 02:12:29 +02:00

* Allow for `get_hardware_id()` to be used for serial number. * Length checks. * Explain length. * Cleanup. * Preprocessor magic. * Use the force, Batman. * Swap logic; if SERIAL_NUMBER is defined use that, otherwise derive it. * Cleanup. * Cleanup.