This is the first release for the LILYGO T-Deck Library for CircuitPython!
Support for the following peripherals has been added:
* Keyboard
* Trackball
* SD Card
* Speaker
These peripherals remain unsupported:
* LoRa
* Microphone
* Touchscreen
To use in CircuitPython, download the .mpy file and copy it to the `lib` folder on the `CIRCUITPY` drive. Or, simply install the [Community bundle](https://github.com/adafruit/CircuitPython_Community_Bundle).
Read the [docs](https://circuitpython-lilygo-t-deck.readthedocs.io/en/latest/) for info on how to use it.