zmk_mf68/app
Pete Johanson 65e476df3e fix(splits): Send pos notify from dedicated thread
* Avoid deadlocks by using a deadicated workqueue for sending
  position state notifications from peripherals.
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(splits): Send pos notify from dedicated thread 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(splits): Send pos notify from dedicated thread 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