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.
 
 
 
 
 
Okke Formsma bc8803ba50 refactor(sticky keys): rename ZMK_BHV_STICKY_KEY_POSITION_NOT_USED to ZMK_BHV_STICKY_KEY_POSITION_FREE 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(power): Extract activity/idle detection. 4 years ago
scripts fix(west) test command should not swallow errors. 4 years ago
src refactor(sticky keys): rename ZMK_BHV_STICKY_KEY_POSITION_NOT_USED to ZMK_BHV_STICKY_KEY_POSITION_FREE 4 years ago
tests fix(sticky keys): fix tapping-sticky-keys bug. 4 years ago
.gitignore Removed development files 4 years ago
CMakeLists.txt refactor(settings): Only load used subtrees 4 years ago
Kconfig refactor(power): Extract activity/idle detection. 4 years ago
prj.conf Removed development files 4 years ago
run-test.sh fix(tests): convert ZMK_CONFIG to an absolute path 4 years ago
west.yml feat(app): upgrade to Zephyr v2.4.0 + ZMK fixes 4 years ago