Chatblanc77
849c4e5a07
Update status_screen.c
2022-09-28 13:52:16 +07:00
Chatblanc77
06cf962b9a
Update status_screen.c
2022-09-27 14:33:59 +07:00
Chatblanc77
cc6094d72c
Update status_screen.c
2022-09-22 14:10:34 +07:00
Chatblanc77
e3b879c011
Update status_screen.c
2022-09-22 11:20:11 +07:00
Chatblanc77
9e66d4caca
Update status_screen.c
2022-09-21 16:25:16 +07:00
Chatblanc77
bee284ca52
Update status_screen.c
2022-09-21 16:20:22 +07:00
Chatblanc77
a97284a1aa
Update status_screen.c
2022-09-21 16:15:52 +07:00
Chatblanc77
27bdc1ce7b
Update status_screen.c
2022-09-21 16:10:49 +07:00
Chatblanc77
523ecdfd45
Update status_screen.c
2022-09-21 16:03:43 +07:00
Chatblanc77
1a6822fb73
Update status_screen.c
2022-09-21 15:55:47 +07:00
Chatblanc77
f38314ae36
Update status_screen.c
2022-09-21 15:50:39 +07:00
Chatblanc77
62bfb8051b
Update status_screen.c
2022-09-21 15:45:39 +07:00
Chatblanc77
d0cc1e1c6a
Update status_screen.c
2022-09-21 15:42:33 +07:00
Chatblanc77
3d103ec015
Update status_screen.c
2022-09-21 15:37:46 +07:00
Chatblanc77
7f299e2d99
Update status_screen.c
2022-09-21 15:29:22 +07:00
Chatblanc77
81dac77d5d
Update status_screen.c
2022-09-21 15:23:50 +07:00
Chatblanc77
f040fb01a7
Update status_screen.c
2022-09-21 15:19:24 +07:00
Chatblanc77
9031ac9ac1
Update status_screen.c
2022-09-21 15:12:44 +07:00
Chatblanc77
3ce18d9c54
Update status_screen.c
2022-09-21 15:07:58 +07:00
down
5513f16d71
feat(widget): add bongo cat
2022-09-17 20:28:07 +07:00
Peter Johanson
16ab6df18d
feat(display): Add new peripheral status/display
...
* Add new API/status to track state of the
peripheral connection to the central.
* Add new peripheral status widget for displaying
the current status of the connection to
the central.
2022-05-17 13:09:21 -04:00
Peter Johanson
3e6a3758ed
refactor(display): Saner font selection/defaults.
...
* Only select fonts for the default built in status screen
* Leverage theme default fonts, instead of hardcoding theme
details in each component.
2021-09-25 19:43:20 -04:00
Ally Parker
a4aaa73f06
feat: Add WPM calculator and display widget
2021-01-23 18:38:31 -05:00
KemoNine
87dbd4ca28
Add uppermost, current layer status widget to oled ( #493 )
...
* Add uppermost, current layer status widget to oled
* Run clang format
* Fixup display widget source includes in CMakeLists
* Update layer widget to only be enabled on primary half of a split keyboard and shuffle some of the options specific to the widget to be enabled via the widget
* Update to latest lvgl/zmk/zephyr ; remove version text from oled per PR
* Fixup file names
* Remove last remenants of the version display text from the oled
* Fixup clang-format
Co-authored-by: KemoNine <mcrosson@kemonine.info>
2020-12-28 20:17:32 -05:00
innovaker
0d52915756
chore(display): align status_screen copyright
...
PR: #535
2020-12-21 23:15:53 -05:00
Pete Johanson
b3f3362b50
feat(display): Initial widget/status screen work.
...
* Battery and output status widgets
* Built in status screen combining them.
* Ability to define a custom status screen factory
function.
2020-12-02 16:04:56 -05:00