sekigon-gonnoc / qmk_firmware

keyboard controller firmware for Atmel AVR and ARM USB families
http://qmk.fm
GNU General Public License v2.0
202 stars 82 forks source link

Use SERIAL_NUMBER environment variable to .iSerialNumber #57

Closed tekezo closed 1 year ago

tekezo commented 1 year ago

Allow device serial number to be set from SERIAL_NUMBER environment variable.

We can include the git object name into serial number as follows.

SERIAL_NUMBER=$(git rev-parse --short HEAD) make keyboard_quantizer/rp:default:uf2