index
:
zmk.git
core/peripheral-behavior-invocation
main
master
ZMK Bluetooth keyboard firmware.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
src
/
split
/
bluetooth
/
central.c
Age
Commit message (
Expand
)
Author
2020-11-11
Fix connection to incorrect peripheral
Xudong Zheng
2020-10-10
Add timestamps to position and behavior events (#147)
Okke Formsma
2020-09-14
chore: clang-format the codebase.
Pete Johanson
2020-09-13
feat(bluetooth): Add back profiles, split fixes.
Pete Johanson
2020-09-13
feat(bluetooth): Proper bond management, identity support for non-splits
Pete Johanson
2020-09-10
fix: Switch to single AUTHORS file.* Closes #164
Pete Johanson
2020-08-02
Add two solutions to param updates
Nick
2020-08-02
Fix interval update, add PHY update
Nick
2020-07-20
Improved function naming for central functions.
Pete Johanson
2020-07-20
Replace magic 16 with sane constant.
Pete Johanson
2020-07-19
Fixed min/max.
Pete Johanson
2020-07-19
Connection params tweaks.
Pete Johanson
2020-07-17
More split implementation.
Pete Johanson
2020-07-17
Swtich to SYS_INIT.
Pete Johanson
2020-07-17
Lots of work on split peripheral/central logic.
Pete Johanson
2020-07-17
Initial work on split central support.
Pete Johanson