zmk/app/src/display
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
..
widgets feat: Add WPM calculator and display widget 2021-01-23 18:38:31 -05:00
CMakeLists.txt Add uppermost, current layer status widget to oled (#493) 2020-12-28 20:17:32 -05:00
Kconfig chore(display): add header to Kconfig 2020-12-21 23:30:25 -05:00
main.c fix(display): Avoid fault w/ LVGL API usage. 2021-07-17 17:04:25 -04:00
status_screen.c feat: Add WPM calculator and display widget 2021-01-23 18:38:31 -05:00