zmk/app
Peter Johanson bc7b4b56bd fix(ble): Disable Auto Sec Req again.
* Auto security request actually makes macOS worse, so disable it,
  and remove our early request in favor of using GATT enforcement
 to ensure connections are secured.
2024-01-05 12:17:59 -08:00
..
boards fix: Use `zmk_battery_state_of_charge` in battery widgets 2024-01-05 15:02:06 -05:00
dts refactor: Remove new uses of label property 2023-12-04 20:06:54 -06:00
include Remove error reporting from ble utility functions that never error 2024-01-05 12:16:38 -08:00
keymap-module refactor: remove misleading build warning 2023-12-30 18:26:00 -08:00
module feat(kscan): Add charlieplex keyscan driver 2023-12-09 17:10:05 -05:00
scripts chore: make west scripts more pythonic and apply Black 2022-01-04 23:59:25 -05:00
src fix(ble): Disable Auto Sec Req again. 2024-01-05 12:17:59 -08:00
tests feat(bt): Add test for unauth overwrite. 2023-12-18 13:18:09 -08:00
.gitignore
.prettierrc.js
CMakeLists.txt refactor(core): Make low priority queue optional. 2023-12-16 17:10:45 -08:00
Kconfig fix(ble): Disable Auto Sec Req again. 2024-01-05 12:17:59 -08:00
Kconfig.behaviors feat(mouse): Initial mouse keys support. 2023-11-15 11:16:59 -08:00
core-coverage.yml
package-lock.json
package.json
prj.conf
run-ble-test.sh feat(tests): Add ability to auto-accept test diff. 2023-12-02 17:11:45 -08:00
run-test.sh feat(tests): Add ability to auto-accept test diff. 2023-12-02 17:11:45 -08:00
west.yml feat(bluetooth): Initial nRF52 BSIM based test support. 2023-12-02 17:11:45 -08:00