Skip to content

Commit

Permalink
[docs] update serial.md (#24182)
Browse files Browse the repository at this point in the history
capabilites -> capabilities
  • Loading branch information
eltociear authored Jul 23, 2024
1 parent 4bcc80a commit af70e37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/drivers/serial.md
Original file line number Diff line number Diff line change
@@ -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 |
| --------------------------------------- | ------------------ | ------------------ | --------------------------------------------------------------------------------------------- |
Expand Down

0 comments on commit af70e37

Please sign in to comment.