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 e2aef89d99 refactor(endpoints): rename usage_report parameter to usage_page 4 years ago
..
boards feat(shields): add tidbit and tidbit_19key shields 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(endpoints): rename usage_report parameter to usage_page 4 years ago
scripts fix(west) test command should not swallow errors. 4 years ago
src refactor(sticky keys): use DT_HAS_COMPAT_STATUS_OKAY(DT_DRV_COMPAT) instead of DT_NODE_EXISTS(DT_DRV_INST(0)) 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