zmk_mf68/app
Pete Johanson 4c5ed99381
Merge pull request #42 from petejohanson/core/event-manager-refactor
Refactor to generic event manager, ditch "global behaviors" as a concept.
2020-06-30 16:42:52 -04:00
..
boards Kyria left/right overlays, matrix transform fixes 2020-06-27 00:16:15 -04:00
cmake Initial refactor to have a shield/board have one default keymap. 2020-06-14 23:58:43 -04:00
drivers/zephyr Properly allocate input/output arrays statically. 2020-06-25 23:21:11 -04:00
dts One more lingering global behavior bit. 2020-06-30 15:31:49 -04:00
include Merge pull request #42 from petejohanson/core/event-manager-refactor 2020-06-30 16:42:52 -04:00
src Whitespace fix. 2020-06-30 16:39:29 -04:00
.gitignore Move Zephyr app into subdirectory. 2020-06-08 21:07:16 -04:00
CMakeLists.txt Lots of cleanup of old events/behavior mash. 2020-06-30 15:21:42 -04:00
Kconfig Initial event manager work, and two first events. 2020-06-30 00:31:09 -04:00
prj.conf Comment out debug settings again. 2020-06-22 11:16:00 -04:00
west.yml Build UF2 image for nice!nano board as well. 2020-06-15 23:00:35 -04:00