zmk/app
Peter Johanson f5690b8ab9 fix(behaviors): Capture mods for &key_repeat
* When tracking the last keycode, also capture the currently held
  explicit modifiers to use when replaying the key later.
2021-12-02 21:33:09 +00:00
..
boards feat(shields) Add Redox Shield Support (#1002) 2021-12-02 12:51:27 -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. 2021-12-02 21:33:09 +00:00
include fix(hid): Basic consumer code fixes for signed logical max. 2021-11-09 10:38:49 -05:00
scripts feat: Add hardware metadata schema. 2021-09-11 00:50:36 -04:00
src fix(behaviors): Capture mods for &key_repeat 2021-12-02 21:33:09 +00:00
tests fix(behaviors): Capture mods for &key_repeat 2021-12-02 21:33:09 +00:00
.gitignore feat(metadata): Add YAML check/format npm scripts. 2021-09-11 00:50:36 -04:00
.prettierrc.js feat(metadata): Add YAML check/format npm scripts. 2021-09-11 00:50:36 -04:00
CMakeLists.txt feat(behaviors): &key_repeat behavior + tests. 2021-12-02 21:33:09 +00:00
Kconfig fix(split): Properly rediscover peripherals. 2021-11-04 22:31:56 -04:00
package-lock.json feat(metadata): Add YAML check/format npm scripts. 2021-09-11 00:50:36 -04:00
package.json feat(metadata): Add YAML check/format npm scripts. 2021-09-11 00:50:36 -04:00
prj.conf Removed development files 2020-08-29 11:53:53 -07:00
run-test.sh feat(tests): Override test parallelism w/ J=8 environment. 2021-05-05 00:56:05 -04:00
west.yml feat: bump zephyr to v2.5.0+zmk-fixes 2021-07-17 17:04:25 -04:00