zmk/app/src/display
Cem Aksoylar 864394b40a feat(display): Add setting to invert display colors
Add CONFIG_ZMK_DISPLAY_INVERT Kconfig to invert colors
(black-on-white to white-on-black) on monochrome screens.
Currently applies only if CONFIG_LV_USE_THEME_MONO is selected,
which is the default unless user overrides it.
2023-05-21 21:51:36 -06:00
..
widgets refactor: Add more checks to pre-commit 2023-04-24 16:07:04 -07:00
CMakeLists.txt Add uppermost, current layer status widget to oled (#493) 2020-12-28 20:17:32 -05:00
Kconfig feat(display): Add setting to invert display colors 2023-05-21 21:51:36 -06:00
main.c feat(display): Add setting to invert display colors 2023-05-21 21:51:36 -06:00
status_screen.c fix(display): Do not override font size in status screen 2023-04-09 21:36:43 -07:00
theme.c refactor(display): Updates for LVGL v8.x changes. 2023-04-05 22:55:38 -07:00
theme.h refactor(display): Updates for LVGL v8.x changes. 2023-04-05 22:55:38 -07:00