summaryrefslogtreecommitdiff
path: root/app/include/zmk/ble.h
AgeCommit message (Collapse)Author
2020-08-18feeature(bt): Add "unpair combo" on startup.Pete Johanson
* Especially for splits, we need the ability to unpair all paired devices as sledgehammer if we need to "reset things", and doing so via keymaps isn't suitable. * Allows shields to define a collection of key positions that if all held 2 seconds after startup, will unpair all existing pairs for the device.
2020-06-08Move Zephyr app into subdirectory.Pete Johanson