Clarify scope (no new keyboards)

This commit is contained in:
Peter Cock 2025-06-12 20:34:19 +09:00 committed by GitHub
parent 41ee8332d1
commit 5969ceb43e
Failed to generate hash of commit

View file

@ -1,6 +1,6 @@
# QMK Userspace # 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 ## Howto configure your build targets