summaryrefslogtreecommitdiff
path: root/app/tests
AgeCommit message (Expand)Author
2022-01-30fix(behaviors): Capture mods for `&key_repeat`Peter Johanson
2022-01-30feat(behaviors): `&key_repeat` behavior + tests.Peter Johanson
2021-11-28feat(behaviors): Add caps word (`&caps_word`).Peter Johanson
2021-11-15test(conditional-layers): Add tests for edge casesJonathan Rascher
2021-11-15test(conditional-layers): Add interleaved up/downsJonathan Rascher
2021-11-15test(conditional-layers): Add multi-config testsJonathan Rascher
2021-11-15test(conditional-layers): Add basic unit testsJonathan Rascher
2021-11-09feat: hold/tap flavor tap-unless-interruptedjding
2021-11-01feat(behaviors) Required keys for tap-hold behaviorsjmding8
2021-06-13fix(behaviors): Fix timing of delayed hold-tap triggerOkke Formsma
2021-06-08fix(combos): Check each combo key, not just lastJonathan Rascher
2021-06-08test(combo): Add unit test for complete long comboJonathan Rascher
2021-06-08refactor(combos): Rename existing long combo testJonathan Rascher
2021-05-09fix(behaviors): Fix sticky keys quick-release for normal keypressesOkke Formsma
2021-03-11fix(combos): Fix stuck keys when pressing long combos.Okke Formsma
2021-02-24feature(hold-tap): no-hold-flash for retro tapsOkke Formsma
2021-02-24feature(hold-tap): Retro tappingOkke Formsma
2021-02-24refactor(hold-tap): pretty print decision_momentOkke Formsma
2021-02-24refactor(hold-tap): split hold state into interrupt and timerOkke Formsma
2021-02-10style(hold-tap)!: Write hold-tap params with dashesOkke Formsma
2021-02-03Feat combo layers (#661)KemoNine
2021-02-02behaviors(hold-tap): Implement quick_tap_ms (TAPPING_FORCE_HOLD)Okke Formsma
2021-01-28feature(sticky_keys): add quick-releaseOkke Formsma
2021-01-25fix(behaviors): Updated grsec snapshots for new log format.Pete Johanson
2021-01-24feature(modifiers): add explicit modifiersOkke Formsma
2021-01-23feat: Add WPM calculator and display widgetAlly Parker
2021-01-22feat(grave-escape): implement grave-escapeOkke Formsma
2021-01-13feat(combos): initial implementationOkke Formsma
2020-12-29(feature) Add &to keycode/behavior (#489)KemoNine
2020-12-28refactor: replace filename hyphens with underscoresinnovaker
2020-12-28chore(tests): remove useless &cp testOkke Formsma
2020-12-06fix(sticky keys): fix tapping-sticky-keys bug.Okke Formsma
2020-11-29bugfix(sticky keys): release active sticky keys properlyOkke Formsma
2020-11-28feat(sticky keys): initial implementationOkke Formsma
2020-11-16fix momentary layer bug when top layer is not &transOkke Formsma
2020-11-05refactor(keys): Unify usage page.Pete Johanson
2020-11-03test: Replace superseded key names in test keymapsinnovaker
2020-11-03initial implementation for modifiersOkke Formsma
2020-10-10Add timestamps to position and behavior events (#147)Okke Formsma
2020-09-08fix(tests): pending tests pass nowCody McGinnis
2020-09-02some fixes based on feedbackOkke Formsma
2020-09-02rename testsOkke Formsma
2020-09-01Initial implementation of hold-tapOkke Formsma
2020-08-28feat(tests): allow tests to be marked as pendingCody McGinnis
2020-08-28fix(docs): move testing docs to website docsCody McGinnis
2020-08-28feat(test): create simple docs for creating testsCody McGinnis
2020-08-28feat(test): add testing for transparentCody McGinnis
2020-08-28feat(test): add tests for toggle layerCody McGinnis
2020-08-28feat(test): add tests for none behaviorCody McGinnis
2020-08-28fix(test): fix normal momentary-layer test snapshotCody McGinnis