-
Notifications
You must be signed in to change notification settings - Fork 81
Added support for Sequences (aka macros) #30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
riskable
wants to merge
31
commits into
TeXitoi:master
Choose a base branch
from
riskable:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 21 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
3a83060
Fixed description and updated the either dependency to 1.6
riskable 6e5e068
Added support for Sequence Actions (aka macros) whereby multiple key …
riskable b56de4f
Added support for Sequence Actions (aka macros) whereby multiple key …
riskable 7df7519
Modified per TeXitoi's instructions (as best I understood them) and a…
riskable d65daac
Merge branch 'master' of github.com:riskable/keyberon
riskable 6067648
Removed some leftover commented-out cruft
riskable 95650fd
Made some changes to make Clippy happy.
riskable 255c4d3
Unit tests for sequences and improved tick start
riskable 18fb401
Minor fixes to make Clippy happy
riskable 37e6b31
Support for sequences of nearly limitless length!
riskable b7a77d3
Make Clippy happy
riskable 999b9f2
Changed do_action() to make Clippy happy
riskable ab0bfe1
Fixed a bug where Delay() wasn't working properly
riskable 0785151
Added the ability to cancel running sequences
riskable 60b08b9
Fixed an edge case with CancelSequence
riskable 0d89989
Added `SequenceEvent::Tap`
riskable 0660d2b
CHANGELOG and more doc for custom actionmagnet:?xt=urn:btih:a6721ad2e…
f3ad3ff
Merge remote-tracking branch 'upstream/master'
riskable 3fe71e5
Changed how sequences are processed (MUCH simpler).
riskable 43ed3e5
Merge remote-tracking branch 'upstream/master'
riskable f93d8ec
Added SequenceEvent back to layout.rs (got removed with last merge of…
riskable f0e7d65
Merge remote-tracking branch 'upstream/master'
riskable a26a3b6
Merged upstream
riskable 4604ec7
Added some Sequence test cases
riskable 2585845
Merge remote-tracking branch 'upstream/master'
riskable c990d9d
Fixed Sequence tests to use the new syntax
riskable d93436d
Removed unused enum variant and modified to use a const generic va…
riskable 8e2dfa9
Merged upstream
riskable 883a2d1
Merge remote-tracking branch 'upstream/master' into sequences
riskable 5e67102
Added SequenceEvent back to action.rs
riskable 16be78a
Fixed duplicate HoldTapConfig lines
riskable File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.