Added the 8x16 LED Matrix FeatherWing. This addition reimplements some similar functionality to the NeoPixel and DotStar helpers such as rotating, shifting, and animation.
To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).
To use in CPython, `pip3 install adafruit-circuitpython-featherwing`.
Read the [docs](http://circuitpython.readthedocs.io/projects/featherwing/en/latest/) for info on how to use it.