From 82fd19d93aa8fe448a916b2082d040fd08ca27e0 Mon Sep 17 00:00:00 2001 From: zvecr Date: Mon, 24 Oct 2022 16:20:12 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20qmk/qmk?= =?UTF-8?q?=5Ffirmware@40aa9c87456b8677c10c241ec13ef9de0a84b64f=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- serial_driver.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serial_driver.md b/serial_driver.md index fff63109a15..7fad23911ad 100644 --- a/serial_driver.md +++ b/serial_driver.md @@ -1,6 +1,6 @@ # 'serial' Driver -The serial driver powers the [Split Keyboard](feature_split_keyboard.md) feature. Several implementations are available, depending on the platform of your split keyboard. Note that none of the drivers support split keyboards with more then two halves. +The serial driver powers the [Split Keyboard](feature_split_keyboard.md) feature. Several implementations are available, depending on the platform of your split keyboard. Note that none of the drivers support split keyboards with more than two halves. | Driver | AVR | ARM | Connection between halves | | --------------------------------------- | ------------------ | ------------------ | --------------------------------------------------------------------------------------------- |