#include "Keyboard.h" #include "HID.h" #if F_CPU == 16000000 #error should be running at 8MHz #endif #define PIN A0 void goto_bootloader() { cli(); UDCON |= (1<