zmk_mf68/app
Pete Johanson 7ea1892bbb fix(display): All display updates in work thread.
* Make sure all LVGL access is from main work thread.
2020-12-06 22:47:21 -05:00
..
boards refactor(shields): Cradio to use interrupts now. 2020-12-02 16:46:05 -05:00
cmake build: set zmk_config.cmake cmake_minimum_required to VERSION 3.15 2020-11-20 22:24:29 -05:00
drivers fix(drivers): Remove conditional from directories. 2020-12-04 16:25:32 -05:00
dts feat(display): Initial widget/status screen work. 2020-12-02 16:04:56 -05:00
include fix(display): All display updates in work thread. 2020-12-06 22:47:21 -05:00
scripts refactor(scripts): capitalize ZMK in west test script 2020-11-22 10:05:21 -05:00
src fix(display): All display updates in work thread. 2020-12-06 22:47:21 -05:00
tests fix(sticky keys): fix tapping-sticky-keys bug. 2020-12-06 00:33:20 -05:00
.gitignore Removed development files 2020-08-29 11:53:53 -07:00
CMakeLists.txt build(cmake): remove unnecessary SYSCALL_INCLUDE_DIRS for drivers 2020-12-04 16:53:52 -05:00
Kconfig refactor(settings): Add Kconfig option for settings debounce 2020-12-02 19:54:48 -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 build(west): migrate to zmkfirmware/zephyr fork 2020-12-04 17:00:38 -05:00