zmk/app
Peter Johanson 70bb7c9334 feat(behaviors): `&key_repeat` behavior + tests.
* Add new `&key_repeat` behavior that captures and re-sends
  the most recently triggered keycode.

Closes: #853
2022-01-30 22:47:34 -05:00
..
boards Add support for the Clog (#1092) 2022-01-30 14:55:22 -06:00
cmake fix(keymaps): Locate shared conf and overlay for split boards. 2021-11-29 07:56:29 -05:00
drivers feat(kscan): Improve matrix debouncing 2021-10-26 23:52:13 -04:00
dts feat(behaviors): `&key_repeat` behavior + tests. 2022-01-30 22:47:34 -05:00
include fix(ble): Restore BLE SC passkey entry for pairing. 2022-01-30 22:41:41 -05:00
scripts chore: make west scripts more pythonic and apply Black 2022-01-04 23:59:25 -05:00
src feat(behaviors): `&key_repeat` behavior + tests. 2022-01-30 22:47:34 -05:00
tests feat(behaviors): `&key_repeat` behavior + tests. 2022-01-30 22:47:34 -05:00
.gitignore
.prettierrc.js
CMakeLists.txt feat(behaviors): `&key_repeat` behavior + tests. 2022-01-30 22:47:34 -05:00
Kconfig fix(split): Properly rediscover peripherals. 2021-11-04 22:31:56 -04:00
package-lock.json
package.json
prj.conf
run-test.sh test: print test output immediately and decrease indenting 2022-01-04 23:59:25 -05:00
west.yml