IR remote for Canon DSLRs
Once installed everything needed open a terminal window and type
# clone into your machine the repository
git clone https://github.com/fu0x11/IR-remote-Canon.git
# move into that folder
cd IR-remote-Canon/ATtiny85/
# compile
make
# upload to the ATtiny85
make flash