summaryrefslogtreecommitdiff
path: root/docs/drivers
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2024-07-23 10:37:50 +0000
committerQMK Bot <hello@qmk.fm>2024-07-23 10:37:50 +0000
commit599899c5fb66eca107b14af939744e0afd3b5685 (patch)
tree373fa3d6812744234507bd25d5d739d5b5ebe157 /docs/drivers
parent1eaead3ba4afd6c1acac544ac3299da0cd93795c (diff)
parentaf70e3759a465d67033525c4af8a4ac54a5a3cbe (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'docs/drivers')
-rw-r--r--docs/drivers/serial.md2
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 @@
1# 'serial' Driver 1# 'serial' Driver
2 2
3The 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. 3The 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.
4 4
5| Driver | AVR | ARM | Connection between halves | 5| Driver | AVR | ARM | Connection between halves |
6| --------------------------------------- | ------------------ | ------------------ | --------------------------------------------------------------------------------------------- | 6| --------------------------------------- | ------------------ | ------------------ | --------------------------------------------------------------------------------------------- |