zmk/app
Peter Johanson 65ff995033 fix(display): Avoid fault w/ LVGL API usage.
* Increment the tick from within the ISR itself.
* Don't call task handler until in the display callback.

PR: https://github.com/zmkfirmware/zmk/pull/736
2021-07-17 17:04:25 -04:00
..
boards refactor(boards): Switch proton_c to newer pinmux approach. 2021-07-17 17:04:25 -04:00
cmake
drivers refactor(core): Move away from deprecated DT API. 2021-07-17 17:04:25 -04:00
dts feature(hold-tap): Retro tapping 2021-02-24 07:24:27 -05:00
include feat(keys): Add LSHIFT and RSHIFT aliases 2021-06-08 20:57:40 -04:00
scripts
src fix(display): Avoid fault w/ LVGL API usage. 2021-07-17 17:04:25 -04:00
tests fix(behaviors): Fix timing of delayed hold-tap trigger 2021-06-13 10:44:18 -04:00
.gitignore
CMakeLists.txt
Kconfig fix(tests): Revert default to previous formatter. 2021-07-17 17:04:25 -04:00
prj.conf
run-test.sh feat(tests): Override test parallelism w/ `J=8` environment. 2021-05-05 00:56:05 -04:00
west.yml feat: bump `zephyr` to `v2.5.0+zmk-fixes` 2021-07-17 17:04:25 -04:00