zmk/app/boards
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
..
arm Feature: Full-Duplex Wired Split (#2766) 2025-03-18 02:48:32 -04:00
interconnects docs: update name of XIAO boards (#2869) 2025-03-17 15:15:57 -07:00
shields Feature: Full-Duplex Wired Split (#2766) 2025-03-18 02:48:32 -04:00
01space_rp2040_042lcd.conf
01space_rp2040_042lcd.overlay
Kconfig
adafruit_kb2040.conf
adafruit_kb2040.overlay
adafruit_qt_py_rp2040.conf
adafruit_qt_py_rp2040.overlay
aliases.cmake feat(boards): Update for mikoto board definition (#1946) 2024-12-05 02:02:58 -05:00
blackpill_f401cc.conf
blackpill_f401cc.overlay
blackpill_f401ce.conf
blackpill_f401ce.overlay
blackpill_f411ce.conf
blackpill_f411ce.overlay
boardsource_blok.conf
boardsource_blok.overlay
native_posix.conf
native_posix.overlay
native_posix_64.conf
native_posix_64.overlay
nrf52_bsim.conf
nrf52_bsim.overlay
nrf5340dk_nrf5340_cpuapp.conf
nrf5340dk_nrf5340_cpuapp.overlay
nrf52840dk_nrf52840.conf
rpi_pico.conf
seeeduino_xiao.conf
seeeduino_xiao_ble.conf
seeeduino_xiao_ble.overlay fix(boards): Disable uart serial node in Xiao BLE by default (#2672) 2024-11-25 17:19:13 -05:00
seeeduino_xiao_rp2040.conf
seeeduino_xiao_rp2040.overlay
sparkfun_pro_micro_rp2040.conf feat(boards): PM RP2040 flash settings support. 2024-10-01 01:57:08 -06:00
sparkfun_pro_micro_rp2040.overlay feat(boards): PM RP2040 flash settings support. 2024-10-01 01:57:08 -06:00