zmk_mf68/app
Pete Johanson cf970efb98 feat(bluetooth): Proper bond management, identity support for non-splits
* Add `bt` behavior that can be used to perform certain actions,
  such as next/prev identity, reset identity, etc.
  NOTE: Multiple identities is only supported for non-split shields,
  due to missing Zephyr identity functionality for dual
  central/peripheral devices.
* Proper bond reset tied to action, that honors peripheral bonds,
  so folks can reset and pair to other hosts, without breaking
  bonds between splt halves.
2020-09-13 22:33:05 -04:00
..
boards fix: Switch to single AUTHORS file.* Closes #164 2020-09-10 10:24:23 -04:00
cmake fix(shields): Load Kconfig for out-of-tree shields 2020-08-20 11:38:36 -04:00
drivers/zephyr fix: Switch to single AUTHORS file.* Closes #164 2020-09-10 10:24:23 -04:00
dts feat(bluetooth): Proper bond management, identity support for non-splits 2020-09-13 22:33:05 -04:00
include feat(bluetooth): Proper bond management, identity support for non-splits 2020-09-13 22:33:05 -04:00
src feat(bluetooth): Proper bond management, identity support for non-splits 2020-09-13 22:33:05 -04:00
tests fix(tests): pending tests pass now 2020-09-08 12:00:46 -04:00
.gitignore Removed development files 2020-08-29 11:53:53 -07:00
CMakeLists.txt feat(bluetooth): Proper bond management, identity support for non-splits 2020-09-13 22:33:05 -04:00
Kconfig feat(bluetooth): Proper bond management, identity support for non-splits 2020-09-13 22:33:05 -04:00
prj.conf Removed development files 2020-08-29 11:53:53 -07:00
run-test.sh fix: Switch to single AUTHORS file.* Closes #164 2020-09-10 10:24:23 -04:00
west.yml fix(build): Remove more unused west modules. 2020-08-17 22:49:15 -04:00