zmk_mf68/app
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
..
boards fix(shields): Enable USB by default on right side. 2020-12-28 10:16:24 -05:00
cmake build: set zmk_config.cmake cmake_minimum_required to VERSION 3.15 2020-11-20 22:24:29 -05:00
drivers refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
dts feat(display): Initial widget/status screen work. 2020-12-02 16:04:56 -05:00
include Add uppermost, current layer status widget to oled (#493) 2020-12-28 20:17:32 -05:00
scripts fix(west) test command should not swallow errors. 2020-12-10 11:41:42 -05:00
src Add uppermost, current layer status widget to oled (#493) 2020-12-28 20:17:32 -05:00
tests refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
.gitignore Removed development files 2020-08-29 11:53:53 -07:00
CMakeLists.txt refactor(splits): Ability to override split role. 2020-12-28 10:16:24 -05:00
Kconfig refactor(splits): Ability to override split role. 2020-12-28 10:16:24 -05:00
prj.conf Removed development files 2020-08-29 11:53:53 -07:00
run-test.sh fix(tests): convert ZMK_CONFIG to an absolute path 2020-12-14 12:41:25 -05:00
west.yml feat(app): upgrade to Zephyr v2.4.0 + ZMK fixes 2020-12-14 12:41:25 -05:00