zmk_mf68/app/include/zmk/display/widgets
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
..
battery_status.h feat(display): Initial widget/status screen work. 2020-12-02 16:04:56 -05:00
layer_status.h Add uppermost, current layer status widget to oled (#493) 2020-12-28 20:17:32 -05:00
output_status.h feat(display): Initial widget/status screen work. 2020-12-02 16:04:56 -05:00