zmk/app
okke 8e2f4b104c Behaviors: Add 'ignore-modifiers' option to sticky keys
To combine multiple sticky modifiers, the sticky keys must ignore
other (sticky) modifier keypresses.

This behavior is important for "callum-style mods", where all modifiers
are sticky mods.

Fixes #829
2022-02-07 20:11:02 +01:00
..
boards Bump init delay to 50ms for nico-nano 2022-01-03 14:39:42 -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 Behaviors: Add 'ignore-modifiers' option to sticky keys 2022-02-07 20:11:02 +01:00
include fix(hid): Basic consumer code fixes for signed logical max. 2021-11-09 10:38:49 -05:00
scripts chore: make west scripts more pythonic and apply Black 2022-01-04 23:59:25 -05:00
src Behaviors: Add 'ignore-modifiers' option to sticky keys 2022-02-07 20:11:02 +01:00
tests Behaviors: Add 'ignore-modifiers' option to sticky keys 2022-02-07 20:11:02 +01: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): Add caps word (&caps_word). 2021-11-28 22:41:35 -05: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 test: print test output immediately and decrease indenting 2022-01-04 23:59:25 -05:00
west.yml feat: bump zephyr to v2.5.0+zmk-fixes 2021-07-17 17:04:25 -04:00