zmk/app
Stephen Wan 9d44229800 feature(split): add support for sensors from peripheral
This commit adds a new GATT characteristics on the peripheral side
and wires it up to read sensor values. The central side subscribes
to this new characteristics and replays sensor values on its side.

Co-authored-by: Peter Johanson <peter@peterjohanson.com>
2023-08-27 19:52:03 -07:00
..
boards feat(shields): Add splitkb.com Aurora Sofle 2023-07-22 23:16:49 -07:00
cmake
drivers fix(battery): change nRF52 ADC gain 2023-07-29 23:04:35 -07:00
dts
include feature(split): add support for sensors from peripheral 2023-08-27 19:52:03 -07:00
scripts
src feature(split): add support for sensors from peripheral 2023-08-27 19:52:03 -07:00
tests
.gitignore
.prettierrc.js
CMakeLists.txt refactor: use low priority workqueue for underglow and battery reporting 2023-07-24 17:04:51 -07:00
Kconfig refactor: use low priority workqueue for underglow and battery reporting 2023-07-24 17:04:51 -07:00
Kconfig.behaviors
core-coverage.yml
package-lock.json
package.json
prj.conf
run-test.sh
west.yml