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
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
2020-08-28
fix(test): use a smaller value for mock key intervals
Cody McGinnis
2020-08-28
feat(test): add tests for momentary layers
Cody McGinnis
2020-08-28
fix(test): change the layout
Cody McGinnis