index
:
zmk.git
core/peripheral-behavior-invocation
main
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
tests
Age
Commit message (
Expand
)
Author
2022-01-30
fix(behaviors): Capture mods for `&key_repeat`
Peter Johanson
2022-01-30
feat(behaviors): `&key_repeat` behavior + tests.
Peter Johanson
2021-11-28
feat(behaviors): Add caps word (`&caps_word`).
Peter Johanson
2021-11-15
test(conditional-layers): Add tests for edge cases
Jonathan Rascher
2021-11-15
test(conditional-layers): Add interleaved up/downs
Jonathan Rascher
2021-11-15
test(conditional-layers): Add multi-config tests
Jonathan Rascher
2021-11-15
test(conditional-layers): Add basic unit tests
Jonathan Rascher
2021-11-09
feat: hold/tap flavor tap-unless-interrupted
jding
2021-11-01
feat(behaviors) Required keys for tap-hold behaviors
jmding8
2021-06-13
fix(behaviors): Fix timing of delayed hold-tap trigger
Okke Formsma
2021-06-08
fix(combos): Check each combo key, not just last
Jonathan Rascher
2021-06-08
test(combo): Add unit test for complete long combo
Jonathan Rascher
2021-06-08
refactor(combos): Rename existing long combo test
Jonathan Rascher
2021-05-09
fix(behaviors): Fix sticky keys quick-release for normal keypresses
Okke Formsma
2021-03-11
fix(combos): Fix stuck keys when pressing long combos.
Okke Formsma
2021-02-24
feature(hold-tap): no-hold-flash for retro taps
Okke Formsma
2021-02-24
feature(hold-tap): Retro tapping
Okke Formsma
2021-02-24
refactor(hold-tap): pretty print decision_moment
Okke Formsma
2021-02-24
refactor(hold-tap): split hold state into interrupt and timer
Okke Formsma
2021-02-10
style(hold-tap)!: Write hold-tap params with dashes
Okke Formsma
2021-02-03
Feat combo layers (#661)
KemoNine
2021-02-02
behaviors(hold-tap): Implement quick_tap_ms (TAPPING_FORCE_HOLD)
Okke Formsma
2021-01-28
feature(sticky_keys): add quick-release
Okke Formsma
2021-01-25
fix(behaviors): Updated grsec snapshots for new log format.
Pete Johanson
2021-01-24
feature(modifiers): add explicit modifiers
Okke Formsma
2021-01-23
feat: Add WPM calculator and display widget
Ally Parker
2021-01-22
feat(grave-escape): implement grave-escape
Okke Formsma
2021-01-13
feat(combos): initial implementation
Okke Formsma
2020-12-29
(feature) Add &to keycode/behavior (#489)
KemoNine
2020-12-28
refactor: replace filename hyphens with underscores
innovaker
2020-12-28
chore(tests): remove useless &cp test
Okke Formsma
2020-12-06
fix(sticky keys): fix tapping-sticky-keys bug.
Okke Formsma
2020-11-29
bugfix(sticky keys): release active sticky keys properly
Okke Formsma
2020-11-28
feat(sticky keys): initial implementation
Okke Formsma
2020-11-16
fix momentary layer bug when top layer is not &trans
Okke Formsma
2020-11-05
refactor(keys): Unify usage page.
Pete Johanson
2020-11-03
test: Replace superseded key names in test keymaps
innovaker
2020-11-03
initial implementation for modifiers
Okke Formsma
2020-10-10
Add timestamps to position and behavior events (#147)
Okke Formsma
2020-09-08
fix(tests): pending tests pass now
Cody McGinnis
2020-09-02
some fixes based on feedback
Okke Formsma
2020-09-02
rename tests
Okke Formsma
2020-09-01
Initial implementation of hold-tap
Okke Formsma
2020-08-28
feat(tests): allow tests to be marked as pending
Cody McGinnis
2020-08-28
fix(docs): move testing docs to website docs
Cody McGinnis
2020-08-28
feat(test): create simple docs for creating tests
Cody McGinnis
2020-08-28
feat(test): add testing for transparent
Cody McGinnis
2020-08-28
feat(test): add tests for toggle layer
Cody McGinnis
2020-08-28
feat(test): add tests for none behavior
Cody McGinnis
2020-08-28
fix(test): fix normal momentary-layer test snapshot
Cody McGinnis
[next]