From 82babbb475fbbbab7728974662b167a902aad09a Mon Sep 17 00:00:00 2001 From: Peter Cock Date: Sat, 14 Jun 2025 00:02:15 +0900 Subject: [PATCH] Add pre-commit badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c88dbd85..cbb19f44 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Peter's QMK Userspace fork +[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/peterjc/qmk_userspace/main.svg)](https://results.pre-commit.ci/latest/github/peterjc/qmk_userspace/main) + This is my fork of the [QMK Userspace repository](https://github.com/qmk/qmk_userspace), so that I can experiment with layouts without the overhead of the full [QMK firmware repository](https://github.com/qmk/qmk_firmware/).