Update docs/docs/user-setup.md

Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
This commit is contained in:
pixls 2022-07-30 20:45:14 -04:00 committed by GitHub
parent 8fa44756d2
commit 77750f11ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -91,7 +91,7 @@ powershell -Command "iex ((New-Object System.Net.WebClient).DownloadString('http
### Keyboard Selection ### Keyboard Selection
:::note :::note
If you are building firmware for a new keyboard or shield that is not included in the built-in 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 or shield from the list that is similar to yours 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. 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.
::: :::