mirror of https://github.com/zmkfirmware/zmk.git
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> |
||
|---|---|---|
| .. | ||
| adafruit_kb2040 | ||
| adafruit_qt_py_rp2040 | ||
| adv360pro | ||
| bdn9 | ||
| blackpill_f401cc | ||
| blackpill_f401ce | ||
| blackpill_f411ce | ||
| bluemicro840 | ||
| boardsource_blok | ||
| bt60 | ||
| ckp | ||
| corneish_zen | ||
| dz60rgb | ||
| ferris | ||
| glove80 | ||
| kbdfans_tofu65 | ||
| mikoto | ||
| nice60 | ||
| nice_nano | ||
| nrf5340dk_nrf5340_cpuapp | ||
| nrf52840_m2 | ||
| nrf52840dk_nrf52840 | ||
| nrfmicro | ||
| pillbug | ||
| planck | ||
| preonic | ||
| proton_c | ||
| puchi_ble | ||
| s40nc | ||
| seeeduino_xiao | ||
| seeeduino_xiao_ble | ||
| seeeduino_xiao_rp2040 | ||
| sparkfun_pro_micro_rp2040 | ||