zmk/app
Peter Johanson 395ffaa790 fix(ble): Properly send mouse HoG using worker.
* Properly send mouse HoG reports using our worker to avoid thread issues.
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
src fix(ble): Properly send mouse HoG using worker. 2024-01-05 12:17:59 -08:00
tests feat(ble): Add security related tests. 2024-01-05 12:17:59 -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(ble): Add security related tests. 2024-01-05 12:17:59 -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