zmk_mf68/app/src/display
Pete Johanson b5e17e3b0f feature(display): Blank display on idle/sleep.
* Set display blanking, and stop refresh timer for displays
  when the activity state goes to idle/sleep, and resume
  when transitioning to active again.
2020-12-14 15:31:10 -05:00
..
widgets refactor(display): Update to new LVGL v7.x API. 2020-12-14 12:41:25 -05:00
CMakeLists.txt feat(display): Initial widget/status screen work. 2020-12-02 16:04:56 -05:00
Kconfig feat(display): Initial widget/status screen work. 2020-12-02 16:04:56 -05:00
main.c feature(display): Blank display on idle/sleep. 2020-12-14 15:31:10 -05:00
status_screen.c feat(display): Initial widget/status screen work. 2020-12-02 16:04:56 -05:00