logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
commit: 599899c5fb66eca107b14af939744e0afd3b5685
parent 1eaead3ba4afd6c1acac544ac3299da0cd93795c
Author: QMK Bot <hello@qmk.fm>
Date:   Tue, 23 Jul 2024 10:37:50 +0000

Merge remote-tracking branch 'origin/master' into develop

Diffstat:

Mdocs/drivers/serial.md2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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 | | --------------------------------------- | ------------------ | ------------------ | --------------------------------------------------------------------------------------------- |