zmk/app
Pete Johanson f0a77b888a
fix(combos): Properly report combos len with emply block (#2739)
Handle the scenario where there is an empty combos block and return
a zero combos length.
2025-01-01 18:14:53 -05:00
..
boards
dts Feature: input processor behavior invocation (#2714) 2024-12-17 20:50:06 -05:00
include fix(combos): Properly report combos len with emply block (#2739) 2025-01-01 18:14:53 -05:00
keymap-module
module fix: allow kscan-composite to wake up device. (#2682) 2024-12-11 14:46:22 -05:00
scripts
snippets
src testing: Add split BLE tests (#2737) 2025-01-01 18:13:47 -05:00
tests fix(combos): Properly report combos len with emply block (#2739) 2025-01-01 18:14:53 -05:00
.gitignore
.prettierrc.js
CMakeLists.txt feat(mouse): Add mouse move and scroll support (#2477) 2024-12-09 19:45:41 -05:00
Kconfig fix: Kconfig refactor now works correctly with external modules (#2711) 2024-12-18 23:32:30 -07:00
Kconfig.behaviors feat(mouse): Add mouse move and scroll support (#2477) 2024-12-09 19:45:41 -05:00
Kconfig.defaults
VERSION
core-coverage.yml feat(mouse): Add mouse move and scroll support (#2477) 2024-12-09 19:45:41 -05:00
package-lock.json
package.json
prj.conf
run-ble-test.sh testing: Add split BLE tests (#2737) 2025-01-01 18:13:47 -05:00
run-test.sh chore: Allow running tests from anywhere and support EXTRA_MODULES (#2725) 2024-12-20 15:19:56 -05:00
west.yml