zmk_mf68/app
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
..
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 Updated function calls with missing reference. GPIO missing. 2020-11-29 21:12:26 -05:00
dts feat(display): Initial widget/status screen work. 2020-12-02 16:04:56 -05:00
include feat(display): Initial widget/status screen work. 2020-12-02 16:04:56 -05:00
scripts refactor(scripts): capitalize ZMK in west test script 2020-11-22 10:05:21 -05:00
src feat(display): Initial widget/status screen work. 2020-12-02 16:04:56 -05:00
tests bugfix(sticky keys): release active sticky keys properly 2020-11-29 20:16:51 -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 16:04:56 -05:00
Kconfig feat(display): Initial widget/status screen work. 2020-12-02 16:04:56 -05:00
prj.conf Removed development files 2020-08-29 11:53:53 -07:00
run-test.sh fix(tests): fix testrunner for 'all' 2020-11-23 15:57:55 -05:00
west.yml chore(build): format west.yml 2020-11-28 12:21:19 -05:00