From 3c15d045a1540d5224048f6ce033ade084422087 Mon Sep 17 00:00:00 2001 From: Peter Cock Date: Wed, 25 Jun 2025 11:25:37 +0900 Subject: [PATCH] Remove trailing whitespace --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8cea24fb..0f4d6d2e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![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) [![GitHub Actions status](https://github.com/peterjc/qmk_userspace/actions/workflows/build_binaries.yaml/badge.svg?branch=main)](https://github.com/peterjc/qmk_userspace//actions) - + 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/).