I'm trying to prep a circuit for PCB, and I want to run it on ATTiny85. The application is to control a 12v solenoid valve via serial input. I've done plenty of Arduino prototyping, and my Arduino Uno prototype works fine, but I'm trying to step up my game with this project. However, the first PCB I received doesn't work and I think it's due to the way I'm routing VCC on FTDI breakout board from Sparkfun. Here is an image of the Fritzing breadboard view, a closeup of what I believe is the problem area, and the schematic. My hunch is that I should not be routing VCC from the breakout to the out pin of the voltage regulator, but can anyone give me some advice? Thanks!