You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/keymaps/behaviors/outputs.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,8 @@ keyboard to USB for power but outputting to a different device over bluetooth.
12
12
By default, output is sent to USB when both USB and BLE are connected.
13
13
Once you select a different output, it will be remembered until you change it again.
14
14
15
+
By default, if USB is selected but only BLE is available or vice versa the keyboard will output to the connected output. If this behavior is not desired you can change it so the keyboard will insist on using the selected output even if it not available using [`CONFIG_ZMK_ENDPOINT_DISABLE_FALLBACK`](../../config/system.md#general)
16
+
15
17
:::note[Powering the keyboard via USB]
16
18
ZMK is not always able to detect if the other end of a USB connection accepts keyboard input or not.
17
19
So if you are using USB only to power your keyboard (for example with a charger or a portable power bank), you will want
0 commit comments