22 Commits (063d98e3dfa8e0089aa0039b24489d29b062cf5e)

Author SHA1 Message Date
Peter Johanson 063d98e3df feat(display): Optional dedicated work queue. 3 years ago
Peter Johanson e491c282e7 fix(display): Add proper LVGL label dep. 3 years ago
Peter Johanson 08687b1709 fix(display): Update output status on endpoint selection change. 3 years ago
Peter Johanson 65ff995033 fix(display): Avoid fault w/ LVGL API usage. 3 years ago
Pete Johanson ff7891c097 fix(display): Check for display in idle handler. 4 years ago
Ally Parker a4aaa73f06 feat: Add WPM calculator and display widget 4 years ago
Pete Johanson 3368a81057 refactor(core): Combine `is_` and `cast_` event functions. 4 years ago
Pete Johanson 3fe2acc2d1 refactor(core): Extra event payloads to own types, refactor API. 4 years ago
Pete Johanson 992cee1bac feat(display): Show layer label in widget. 4 years ago
Okke Formsma caa285852a refactor(events): return 'ZMK_EV_EVENT_BUBBLE' instead of magic number 0 4 years ago
KemoNine 87dbd4ca28
Add uppermost, current layer status widget to oled (#493) 4 years ago
innovaker 842aa5a842 refactor: replace filename hyphens with underscores 4 years ago
innovaker 2233f457b2 chore(display): add header to CMakeLists.txt 4 years ago
innovaker aa8efa7078 chore(display): add header to Kconfig 4 years ago
innovaker 0d52915756 chore(display): align status_screen copyright 4 years ago
Pete Johanson b5e17e3b0f feature(display): Blank display on idle/sleep. 4 years ago
Pete Johanson 5ec1eefb2c refactor(display): Update to new LVGL v7.x API. 4 years ago
innovaker 0d4476d148 refactor(app): remove `_gatt_` infixes from BT DIS and BAS services 4 years ago
innovaker 00ca0d2f1c refactor(app): replace `struct device *` with `const struct device *` 4 years ago
innovaker bac1f17cf6 refactor(app): replace Zephyr integer types with C99 integer types 4 years ago
Pete Johanson 7ea1892bbb fix(display): All display updates in work thread. 4 years ago
Pete Johanson b3f3362b50 feat(display): Initial widget/status screen work. 4 years ago