zmk/app
Peter Johanson 744f70c80c feat(bt): Add support for unauth overwrite
* Properly handle the user enabling the
  `CONFIG_BT_SMP_ALLOW_UNAUTH_OVERWRITE`
  Zephyr flag and handle re-pairing to an existing taken
  profile from the same address.
2023-12-01 23:39:31 +00:00
..
boards feat(boards): Kinesis Advantage 360 pro 2023-11-27 19:09:58 -05:00
cmake refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
dts feat(mouse): Initial mouse keys support. 2023-11-15 11:16:59 -08:00
include refactor: Move to `zmk_hid_indicators_t` type. 2023-11-27 16:03:18 -08:00
module
scripts chore: make west scripts more pythonic and apply Black 2022-01-04 23:59:25 -05:00
src feat(bt): Add support for unauth overwrite 2023-12-01 23:39:31 +00:00
tests feat(mouse): Initial mouse keys support. 2023-11-15 11:16:59 -08:00
.gitignore
.prettierrc.js
CMakeLists.txt feat: handle LED indicators report 2023-11-27 16:03:18 -08:00
Kconfig feat: handle LED indicators report 2023-11-27 16:03:18 -08:00
Kconfig.behaviors feat(mouse): Initial mouse keys support. 2023-11-15 11:16:59 -08:00
core-coverage.yml
package-lock.json chore: Update Prettier 2023-04-24 16:07:04 -07:00
package.json
prj.conf
run-test.sh
west.yml