I welcome the stiffer MicroMod. The one I have bends alarmingly when in use; MLCCs and BGA pads really do require a stiff board or problems ensue (as we've already discovered with the MicroMod pad issues).
I've looked at making my own board based on Teensy 4 and the PJRC-programmed bootloader ICs, with a square footprint and 1.27mm = 0.050" pitch single in line pins, say 20 pins centered on each edge, with corners free, size about 50mm×50mm to 2"×2". I do want more GPIO (or rather, easier
selection of GPIO, me doing parallel buses and such shenanigans), and this would let me either use a board with a routed hole (for castellated style), or SIL SMT headers like Harwin M50-3142045R (which have every second pad in the other direction, making soldering the 1.27mm pitch easier for hobbyists like me). Power and ground pins would have an unconnected pin next to them, for simplicity and safety for us uncle bumbleforks. Both sides of the board would be populated. External reset button, no LED, no pin order compatibility with existing Arduinos, but compatible with Teensyduino.
Now that JLCPCB offers even 6-layer boards in that size for very cheap, and even has some
MIMXRT1062CVL5B (extended temperature range version that
member ted reported works) available for SMT assembly, this is more interesting than ever before! It is a pity I'm an utter hobbyist with electronics, and although I have successfully designed various boards with SMD components, BGA scares me; moreso trying to
route a BGA on a 6-layer board. ("Flux, IPA, acetone, and an old soft toothbrush makes me the solderer I ain't", to mangle a saying old welders have.)
It'd be a lovely derivative I'd be happy to share/develop with others to manufacture on their own (assuming PJRC doesn't mind), for building their own gadgetry on top of Teensy 4, the PJRC bootloader ICs, and Teensyduino.
If the power sequencing allows, it'd be really nice to be able to power it from external 3.0V - 3.3V, at least for I/O; so that depending on the need, one can pick what kind of DC-DC switcher is most useful, from LDOs and RT1062 internal, to high-current, high-efficiency switchers like TI TPS53915. For example, for USB powering, TI Webench says TPS6209733 would only need 1µH inductor, input and output capacitors, and a 10nF cap, to convert 5V to 3.3V at 500mA at better than 95% efficiency, up to 2A at 93% efficiency. (High efficiency makes thermal management so much easier; it's the waste heat that I often have to fight.)