#include "variant.h" #include "Arduino.h" void earlyInitVariant() { pinMode(KB_INT, INPUT); }