zmk_mf68/app
Pete Johanson c11759bc79 fix(hid): Clear all matching usages, not just first.
* If various events get dropped, we can end up with duplicate
  codes in our report, so tweak to ensure we look for all matches
  and clear them when we have a keycode released.
2021-01-15 13:50:36 -05:00
..
boards fix(boards): Define but don't enable uart0. 2021-01-15 01:51:44 -05:00
cmake build: set zmk_config.cmake cmake_minimum_required to VERSION 3.15 2020-11-20 22:24:29 -05:00
drivers refactor(app): format with prettier (#563) 2021-01-01 22:55:52 -05:00
dts feat(combos): initial implementation 2021-01-13 21:07:41 -05:00
include refactor(core): define usage page as uint16_t 2021-01-15 01:48:39 -05:00
scripts chore: standardize # style headers 2021-01-06 17:00:44 -05:00
src fix(hid): Clear all matching usages, not just first. 2021-01-15 13:50:36 -05:00
tests feat(combos): initial implementation 2021-01-13 21:07:41 -05:00
.gitignore Removed development files 2020-08-29 11:53:53 -07:00
CMakeLists.txt feat(combos): initial implementation 2021-01-13 21:07:41 -05:00
Kconfig fix(ble): Perform GATT notifies from dedicated queue. 2021-01-15 13:50:36 -05:00
prj.conf Removed development files 2020-08-29 11:53:53 -07:00
run-test.sh chore: standardize # style headers 2021-01-06 17:00:44 -05:00
west.yml fix(west): Restore atmel west module. 2020-12-29 23:30:30 -05:00