Announce: SmartMatrix::GFX

I just had time to port a bunch of demos to SmartMatrix thanks to the new API layer, see

Demos:

Those demos should work with both SmartMatrix::GFX and FastLED::NeoMatrix thanks to the compat layer.

@Jason might notice the irony that I ported Aurora demos back from SmartMatrix to GFX and then back to SmartMatrix
https://github.com/marcmerlin/SmartMatrix_GFX/tree/master/examples/Aurora
but this version is “better” in that the demos have been split in independent demos that can run on their own, and can be moved from SmartMatrix and to NeoMatrix with a single #define in the top level config.h