zmk_mf68/app
Joel Spadin b538e60532 feat(endpoints): update on BLE profile change
Added zmk_ble_active_profile_is_connected() to allow code outside ble.c to check
the status of the active profile, and changed the ble_active_profile_changed
event to also notify when the active profile connects or disconnects.

Changed endpoint selection to to also update when the active profile changes,
connects, or disconnects.
2020-10-28 18:15:05 -05:00
..
boards Merge pull request #296 from neegool/add_boardsource3x4 2020-10-27 23:24:10 -04:00
cmake fix(shields): Load Kconfig for out-of-tree shields 2020-08-20 11:38:36 -04:00
drivers/zephyr Update demux kscan driver as per PR feedback 2020-10-27 12:44:59 -07:00
dts Fix compilation errors and minor tweaks 2020-10-13 00:09:57 +08:00
include feat(endpoints): update on BLE profile change 2020-10-28 18:15:05 -05:00
src feat(endpoints): update on BLE profile change 2020-10-28 18:15:05 -05:00
tests Add timestamps to position and behavior events (#147) 2020-10-10 17:32:53 -04:00
.gitignore Removed development files 2020-08-29 11:53:53 -07:00
CMakeLists.txt feat: only send HID reports to one endpoint 2020-10-28 18:15:05 -05:00
Kconfig Merge pull request #109 from Nicell/underglow/state-persistence 2020-10-18 22:29:55 -04:00
prj.conf Removed development files 2020-08-29 11:53:53 -07:00
run-test.sh fix(tests): return error code when build fails 2020-09-14 10:34:05 -04:00
west.yml fix(build): Remove more unused west modules. 2020-08-17 22:49:15 -04:00