You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
innovaker 250cc07749 refactor(app): replace `LVGL_VER_RES` with `LVGL_HOR_VER_MAX` 4 years ago
..
boards refactor(app): replace `LVGL_VER_RES` with `LVGL_HOR_VER_MAX` 4 years ago
cmake build: set zmk_config.cmake cmake_minimum_required to VERSION 3.15 4 years ago
drivers refactor(app): replace `void` with `const struct device *dev` in ISR CBs 4 years ago
dts feat(display): Initial widget/status screen work. 4 years ago
include refactor(app): replace `struct device *` with `const struct device *` 4 years ago
scripts fix(west) test command should not swallow errors. 4 years ago
src refactor(app): replace `void` with `const struct device *dev` in ISR CBs 4 years ago
tests fix(sticky keys): fix tapping-sticky-keys bug. 4 years ago
.gitignore Removed development files 4 years ago
CMakeLists.txt feature(keymaps): Keymap layer state event, highest layer API 4 years ago
Kconfig refactor(settings): Add Kconfig option for settings debounce 4 years ago
prj.conf Removed development files 4 years ago
run-test.sh fix(tests): fix testrunner for 'all' 4 years ago
west.yml feat(app): upgrade to Zephyr v2.4.0 + ZMK fixes 4 years ago