mirror of https://github.com/zmkfirmware/zmk.git
Added a new setting to remember the user's preferred endpoint. When both USB and
BLE are connected, the preferred endpoint will be used.
Added a new behavior to control this setting. It supports commands:
&end END_USB - Prefer USB output
&end END_BLE - Prefer BLE output
&end END_TOG - Toggle between USB and BLE
|
||
|---|---|---|
| .. | ||
| behaviors | ||
| zmk,bt-unpair-combo.yaml | ||
| zmk,ext-power-generic.yaml | ||
| zmk,keymap-sensors.yaml | ||
| zmk,keymap.yaml | ||
| zmk,kscan-composite.yaml | ||
| zmk,kscan-mock.yaml | ||
| zmk,matrix-transform.yaml | ||