zmk/app
Chris Andreae 0a4b1a6533
feat(ble): add behavior to disconnect from BLE profile
Adds new functionality and a behavior to disconnect an active BLE connection.
The motivation for this is that for some devices like phones, the presence of an
active BLE connection results in the onscreen keyboard being selected.
2023-11-20 15:00:10 -05:00
..
boards feat(boards): Add Glove80 to boards 2023-11-14 02:08:58 -05:00
cmake
dts feat(mouse): Initial mouse keys support. 2023-11-15 11:16:59 -08:00
include feat(ble): add behavior to disconnect from BLE profile 2023-11-20 15:00:10 -05:00
module fix(driver): Fix broken compilation for MAX7318 driver 2023-09-28 12:19:14 -04:00
scripts
src feat(ble): add behavior to disconnect from BLE profile 2023-11-20 15:00:10 -05:00
tests feat(mouse): Initial mouse keys support. 2023-11-15 11:16:59 -08:00
.gitignore
.prettierrc.js
CMakeLists.txt feat(mouse): Initial mouse keys support. 2023-11-15 11:16:59 -08:00
Kconfig feat(mouse): Initial mouse keys support. 2023-11-15 11:16: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 chore: Update Prettier 2023-04-24 16:07:04 -07:00
package.json chore: Update Prettier 2023-04-24 16:07:04 -07:00
prj.conf
run-test.sh
west.yml