Move split.soft_serial_pin to split.serial.pin (#24127)
This commit is contained in:
parent
daa777d6fb
commit
4ab36df48f
5 changed files with 23 additions and 10 deletions
|
@ -736,8 +736,8 @@ Configures the [Split Keyboard](features/split_keyboard) feature.
|
|||
* `driver`
|
||||
* The driver to use. Must be one of `bitbang`, `usart`, `vendor`.
|
||||
* Default: `"bitbang"`
|
||||
* `soft_serial_pin`
|
||||
* The GPIO pin to use (`serial` transport protocol only).
|
||||
* `pin`
|
||||
* The GPIO pin to use for transmit and receive.
|
||||
* `soft_serial_speed`
|
||||
* The protocol speed, from `0` to `5` (`serial` transport protocol only).
|
||||
* Default: `1`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue