We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48cada3 commit 0d62e61Copy full SHA for 0d62e61
README.rst
@@ -17,9 +17,9 @@ Introduction
17
:alt: Build Status
18
19
20
-.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
21
- :target: https://github.com/psf/black
22
- :alt: Code Style: Black
+.. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json
+ :target: https://github.com/astral-sh/ruff
+ :alt: Code Style: Ruff
23
24
Basic driver for TT21100 touchscreen drivers. The ESP32-S3 Box dev board uses it.
25
0 commit comments