zmk/app/boards/arm
Pete Johanson 147c340c6e
Feature: Full-Duplex Wired Split (#2766)
refactor(split): Refactor split code for extension

Extract central/peripheral code to allow for plugging in alternate
transports, instead of tying all split logic to BT.

feat(split): Add full-duplex wired split support

* Depends on full-duplex hardware UART for communication.
* Supports all existing central commands/peripheral events, including
  sensors/inputs from peripherals.
* Only one wired split peripheral supported (for now)
* Relies on chosen `zmk,split-uart` referencing the UART device.

docs: Add wired split config docs.

Migrate split to its own dedicated config file, and add details
on wired split config.

Co-authored-by: Nicolas Munnich <98408764+Nick-Munnich@users.noreply.github.com>

fix: Properly override stack size on RP2040

Move the system work queue stack size override on RP2040 ouf of
a `ZMK_BLE` conditional so it is properly applied generally for that
SoC.

---------

Co-authored-by: Nicolas Munnich <98408764+Nick-Munnich@users.noreply.github.com>
2025-03-18 02:48:32 -04:00
..
adafruit_kb2040
adafruit_qt_py_rp2040
adv360pro refactor: new physical layouts convention 2024-11-06 15:29:22 -07:00
bdn9 refactor: new physical layouts convention 2024-11-06 15:29:22 -07:00
blackpill_f401cc feat(boards): allow use of blackpill_f401cc 2024-02-10 16:15:09 -08:00
blackpill_f401ce
blackpill_f411ce
bluemicro840 fix(boards): Suppress devicetree warning 2024-06-30 12:59:46 -04:00
boardsource_blok
bt60 chore: Tag studio enabled boards/shields. 2024-10-17 10:20:30 -06:00
ckp fix(boards): Fix typo in BT75 metadata 2024-11-12 13:44:56 -07:00
corneish_zen chore: Tag studio enabled boards/shields. 2024-10-17 10:20:30 -06:00
dz60rgb style: update commented-out obsolete keycodes 2024-09-06 12:22:54 -06:00
ferris fix: Fix inconsistent column offset property 2024-11-12 09:07:25 -07:00
glove80 Feature: Full-Duplex Wired Split (#2766) 2025-03-18 02:48:32 -04:00
kbdfans_tofu65 feat(boards): Tofu65 V2 Physical layout 2024-09-26 11:53:24 -06:00
mikoto feat(boards): Update for mikoto board definition (#1946) 2024-12-05 02:02:58 -05:00
nice60 chore: Tag studio enabled boards/shields. 2024-10-17 10:20:30 -06:00
nice_nano fix(boards): Suppress devicetree warning 2024-06-30 12:59:46 -04:00
nrf5340dk_nrf5340_cpuapp
nrf52840_m2 fix(boards): Suppress devicetree warning 2024-06-30 12:59:46 -04:00
nrf52840dk_nrf52840
nrfmicro fix(boards): Suppress devicetree warning 2024-06-30 12:59:46 -04:00
pillbug fix(boards): Suppress devicetree warning 2024-06-30 12:59:46 -04:00
planck feat(boards)!: refactor common layouts 2024-10-02 18:48:18 -06:00
preonic feat(boards)!: refactor common layouts 2024-10-02 18:48:18 -06:00
proton_c refactor: Remove static CDC ACM logging nodes. 2024-06-20 12:06:13 -06:00
puchi_ble fix(boards): Suppress devicetree warning 2024-06-30 12:59:46 -04:00
s40nc fix(boards): Suppress devicetree warning 2024-06-30 12:59:46 -04:00
seeeduino_xiao docs: update name of XIAO boards (#2869) 2025-03-17 15:15:57 -07:00
seeeduino_xiao_ble docs: update name of XIAO boards (#2869) 2025-03-17 15:15:57 -07:00
seeeduino_xiao_rp2040 docs: update name of XIAO boards (#2869) 2025-03-17 15:15:57 -07:00
sparkfun_pro_micro_rp2040