We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54775cb commit 5b24c4dCopy full SHA for 5b24c4d
README.rst
@@ -13,6 +13,10 @@ Introduction
13
:target: https://github.com/adafruit/Adafruit_CircuitPython_Trellis/actions/
14
:alt: Build Status
15
16
+.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
17
+ :target: https://github.com/psf/black
18
+ :alt: Code Style: Black
19
+
20
This library will allow you to control the LEDs and read button presses on the `Adafruit Trellis
21
Board <https://www.adafruit.com/product/1616>`_. It will work with a single Trellis board, or
22
with a matrix of up to 8 Trellis boards.
0 commit comments