From 5969ceb43e1db7de2e83acb9692426a4869d7c7a Mon Sep 17 00:00:00 2001
From: Peter Cock
Date: Thu, 12 Jun 2025 20:34:19 +0900
Subject: [PATCH] Clarify scope (no new keyboards)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 25208997..df8d84e3 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# QMK Userspace
-This is a template repository which allows for an external set of QMK keymaps to be defined and compiled. This is useful for users who want to maintain their own keymaps without having to fork the main QMK repository.
+This is a template repository which allows for an external set of QMK keymaps to be defined and compiled. This is useful for users who want to maintain their own keymaps without having to fork the [main QMK repository](https://github.com/qmk/qmk_firmware). You must still fork the main QMK repository if writing firmware for a *new* keyboard.
## Howto configure your build targets