If he didn't, it wouldn't work on a breadboard without a crystal.
His problem is that these pins are not part of the digital_pin_to_port_PGM array (pins_arduino.h). If he is lucky he can just add them there. If any other parts need modification... well he will find out.
Didn't watch yet, I will in the next couple minutes, as I just figured out I'm an idiot...
Pretty sure it will work now... brb
*** EDIT ***
Well, I got one step closer, but still wont work...
I did as stated on this webpage (http://placeboaudio.com/how-tu-use-atmega-pb6-pb7-with-arduino-when-n), but in the file pins_arduino.h .
(Yeah, I learned to read to potato!! .... )
I made a "no_crystal" variant, and set that in my boards.txt file for this board.
Still no signal on pin 20 or 21...
Can it have something to do with a fuse setting or bootloader?
Or is there something else I'm not getting ...