zmk/app
Pete Johanson 67a333ce82 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 00:12:28 -05:00
..
boards chore: add copyright to core Kconfig 2020-11-20 22:25:28 -05:00
cmake build: set zmk_config.cmake cmake_minimum_required to VERSION 3.15 2020-11-20 22:24:29 -05:00
drivers/zephyr chore: add copyright to core Kconfig 2020-11-20 22:25:28 -05:00
dts feat(display): Initial widget/status screen work. 2020-12-02 00:12:28 -05:00
include feat(display): Initial widget/status screen work. 2020-12-02 00:12:28 -05:00
scripts Create west test command to run zmk testsuite. 2020-11-21 14:47:01 -05:00
src feat(display): Initial widget/status screen work. 2020-12-02 00:12:28 -05:00
tests fix momentary layer bug when top layer is not &trans 2020-11-16 17:19:27 -05:00
.gitignore Removed development files 2020-08-29 11:53:53 -07:00
CMakeLists.txt feat(display): Initial widget/status screen work. 2020-12-02 00:12:28 -05:00
Kconfig feat(display): Initial widget/status screen work. 2020-12-02 00:12:28 -05:00
prj.conf Removed development files 2020-08-29 11:53:53 -07:00
run-test.sh fix(tests): return error code when build fails 2020-09-14 10:34:05 -04:00
west.yml Create west test command to run zmk testsuite. 2020-11-21 14:47:01 -05:00