Does anyone know what I did wrong and why it's not "in sync"? If you need further details please tell me. Thanks!
I think the problem is in your last step where you hit upload, That thinks it's going to be linking up with a bootloader program on the target instead of using ISP to upload.
I think you just have to use the 'upload using programmer' option in the main files menu of the IDE to burn the sketch to the target tiny85 chip using your mega board running the arduinoISP sketch as the 'hardware programmer'.
I removed the capacitor, set the board to Arduino mega 2560, and uploaded the Arduino ISP sketch.
Then, I set the board back to ATTiny85, and tried to upload a sketch to make an LED blink.
avrdude: please define PAGEL and BS2 signals in the configuration file for part ATtiny85
avrdude: please define PAGEL and BS2 signals in the configuration file for part ATtiny85
I removed the capacitor, set the board to Arduino mega 2560, and uploaded the Arduino ISP sketch.
Then, I put the capacitor again, set the board back to ATTiny85, and tried to upload a sketch to make an LED blink.
avrdude: please define PAGEL and BS2 signals in the configuration file for part ATtiny85
avrdude: please define PAGEL and BS2 signals in the configuration file for part ATtiny85