as for graphics/watchfaces - Q3 has always on 176x176 screen with only 8 fixed colors
Are you offering ;-)
not sure what you mean. I do have Q3 and make builds occasionally for myself but at current beta stage it is more practical if you could make a build from the source yourself, and I guess for most people who can handle SWD flashing rebuilding from source is not an issue . In linux or WSL on windows it is quite easy, just get latest toolchain from ARM , checkout espruino repo and follow https://github.com/espruino/Espruino/blob/master/README_Building.md - the provision script for SMAQ3 board should download nordic SDK15 and then just make BOARD=SMAQ3 RELEASE=1
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
as for graphics/watchfaces - Q3 has always on 176x176 screen with only 8 fixed colors
not sure what you mean. I do have Q3 and make builds occasionally for myself but at current beta stage it is more practical if you could make a build from the source yourself, and I guess for most people who can handle SWD flashing rebuilding from source is not an issue . In linux or WSL on windows it is quite easy, just get latest toolchain from ARM , checkout espruino repo and follow https://github.com/espruino/Espruino/blob/master/README_Building.md - the provision script for SMAQ3 board should download nordic SDK15 and then just
make BOARD=SMAQ3 RELEASE=1