Hello,
Ive bought arduino micro and used it for a while with MMJoy2, but in order to use it with MMJoy i had to flash their firmware onto the device. - Firmware upload · MMjoy/mmjoy_en Wiki · GitHub
Now im struggling with flashing the original one. Can somebody here help me with this and tell me how to do it ? (Where to download the firmware from.)
Found original bootloader in Arduino IDE install dir. (Caterina-Micro.hex)
Flashed it the way i flashed the MMJoys bootloader before. (Via USB, without any programmer.)
Sorry, but that uses the original firmware to upload a sketch. You could have used the Arduino IDE. Just push the reset button, then you have 8 seconds to select the upload button (a bit less because the compiler run uses some time). After hitting the reset button the bootloader is active for 8 seconds, after that a loaded sketch is activated. If the loaded sketch does not include CDC code you have to push the reset button to activate the bootloader again.