diff options
| author | Ikko Eltociear Ashimine | 2024-07-23 12:37:19 +0200 |
|---|---|---|
| committer | GitHub | 2024-07-23 12:37:19 +0200 |
| commit | af70e3759a465d67033525c4af8a4ac54a5a3cbe (patch) | |
| tree | d039cee109ca1f33493511f41226657946714f82 /docs/drivers | |
| parent | 4bcc80ad464c413ec1e27670638bda8e35a505f9 (diff) | |
[docs] update serial.md (#24182)
capabilites -> capabilities
Diffstat (limited to 'docs/drivers')
| -rw-r--r-- | docs/drivers/serial.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/drivers/serial.md b/docs/drivers/serial.md index 364e951b86..75d11bc93b 100644 --- a/docs/drivers/serial.md +++ b/docs/drivers/serial.md @@ -1,6 +1,6 @@ # 'serial' Driver -The Serial driver powers the [Split Keyboard](../features/split_keyboard) feature. Several implementations are available that cater to the platform and capabilites of MCU in use. Note that none of the drivers support split keyboards with more than two halves. +The Serial driver powers the [Split Keyboard](../features/split_keyboard) feature. Several implementations are available that cater to the platform and capabilities of MCU in use. Note that none of the drivers support split keyboards with more than two halves. | Driver | AVR | ARM | Connection between halves | | --------------------------------------- | ------------------ | ------------------ | --------------------------------------------------------------------------------------------- | |