forked from kofal.net/zmk
docs: Document requirements-extra.txt and endpoint selection for Studio (#3001)
* docs: Document requirements-extra.txt for Studio builds * docs: Note endpoint selection requirement for Studio * docs: Fix indents in list items in native setup page Add this file to .prettierignore because it messes all the additional indents. There is also no way to make prettier ignore a range of lines in MDX files AFAICT. * Revert "docs: Fix indents in list items in native setup page" This reverts commit 6d8aeba801fc6507f8767aeadbcc96874d315879.
This commit is contained in:
@@ -64,6 +64,13 @@ To use ZMK Studio over USB, you need permission to access the USB serial port. T
|
||||
|
||||
:::
|
||||
|
||||
:::note
|
||||
|
||||
If you are connected to the computer over both USB and BLE endpoints, you should set the keyboard output to the same endpoint that you connect to ZMK Studio using.
|
||||
For example, if you are connecting to ZMK Studio over USB, ensure that USB output is selected by invoking the `&out OUT_USB` [behavior](../keymaps/behaviors/outputs.md).
|
||||
|
||||
:::
|
||||
|
||||
## Building
|
||||
|
||||
Building for ZMK Studio involves two main additional items.
|
||||
|
||||
Reference in New Issue
Block a user