zmk_mf68/app/tests
okke ad5a12a7bc fix(behaviors): Fix bug in nested sticky keys
If multiple sticky keys with quick release were nested, only the first one
was properly released. This fix makes sure all of them are released properly.

Fixes https://github.com/zmkfirmware/zmk/issues/1149
2022-03-15 23:04:45 -04:00
..
backlight feat(backlight): add command to cycle brightness 2022-02-05 23:40:18 -05:00
caps-word feat(behaviors): Add caps word (&caps_word). 2021-11-28 22:41:35 -05:00
combo fix(combos): Check each combo key, not just last 2021-06-08 20:35:58 -04:00
conditional-layer test(conditional-layers): Add tests for edge cases 2021-11-15 05:49:23 -05:00
gresc fix(behaviors): Updated grsec snapshots for new log format. 2021-01-25 16:11:01 -05:00
hold-tap feat: hold/tap flavor tap-unless-interrupted 2021-11-09 01:07:05 -05:00
key-repeat fix(behaviors): Capture mods for &key_repeat 2022-01-30 22:47:34 -05:00
keypress feature(modifiers): add explicit modifiers 2021-01-24 23:30:41 -05:00
modifiers feature(modifiers): add explicit modifiers 2021-01-24 23:30:41 -05:00
momentary-layer feature(modifiers): add explicit modifiers 2021-01-24 23:30:41 -05:00
none refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
sticky-keys fix(behaviors): Fix bug in nested sticky keys 2022-03-15 23:04:45 -04:00
to-layer feature(modifiers): add explicit modifiers 2021-01-24 23:30:41 -05:00
toggle-layer feature(modifiers): add explicit modifiers 2021-01-24 23:30:41 -05:00
transparent feature(modifiers): add explicit modifiers 2021-01-24 23:30:41 -05:00
wpm feat: Add WPM calculator and display widget 2021-01-23 18:38:31 -05:00