diff --git a/docs/docs/user-setup.md b/docs/docs/user-setup.md index 3885d7ad..1448d7bb 100644 --- a/docs/docs/user-setup.md +++ b/docs/docs/user-setup.md @@ -92,7 +92,7 @@ powershell -Command "iex ((New-Object System.Net.WebClient).DownloadString('http :::note If you are building firmware for a new keyboard that is not included in the built-in -list of keyboards, you can choose any keyboard or shield from the list that is similar to yours to generate the repository, +list of keyboards, you can choose any keyboard from the list that is similar to yours (e.g. in terms of unibody/split and [onboard controller](hardware.mdx#onboard)/[composite](hardware.mdx#composite)) to generate the repository, and edit / add necessary files. You can follow the [new shield guide](development/new-shield.md) if you are adding support for a composite keyboard. :::