Skip to content

Releases: phil61/HIDButtons

v1.0.0

30 Sep 03:55

Choose a tag to compare

Pre-built binary for Arduino Micro (ATMEGA32u4)

Flash with:

avrdude -p atmega32u4 -c avr109 -b 57600 -D -P /dev/ttyACM0 -U flash:w:firmware.hex:i

Change target serial port to suit. :-)