docs: Note endpoint selection requirement for Studio

This commit is contained in:
Cem Aksoylar 2025-07-19 12:37:18 -07:00
parent 1556872852
commit fa0d93b145
1 changed files with 7 additions and 0 deletions

View File

@ -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.