I'm not sure what's happening, but I'm trying to use my QTPy with VSCode and PlatformIO. Every time I build I receive an error that I'm missing Variant.h.
I've searched the entire PlatformIO packages and platforms folders and I can't seem to find a Variant.h or .cpp for the the QTPym but I can see them for all of the other Adafruit microcontrollers.
I am able to build and upload code within the Arduino IDE. Please let me know if you need any additional information. Thanks.