Yes but you need to modify some Arduino IDE boards files to add the WeAct uploader software in the IDE menu
A work around is to compile the sketch e create the shetck.bin file e then upload it in a console using:
./WeAct_HID_Flash-CLI Sketch.bin under linux or ./WeAct_HID_Flash-CLI.exe Sketch.bin ...