Riskable
Riskable
In my testing I accidentally added a sequence with a ridiculously long delay (two extra 0s haha) and it occurred to me that there's no mechanism to cancel a running...
Anything else you need me to change? The code is passing all tests and has had rustfmt run. I'll change whatever else you want just need some direction :+1:
I know you said, "Let's keep it simple first, and only support Press and Release" but I added `SequenceEvent::Tap` just now because I was entering a large-ish sequence and it...
A (very) gentle reminder to review this PR (really, there's no rush just excitement!). BTW: I'm working on another PR for Keyberon that adds `TryFrom` and `TryFrom` support (and unit...
If we can't do them at runtime how can we support updating the keyboard configuration on-the-fly? Your firmware may not desire that capability but in mine I want users to...
Let's say I wanted to make a temporary macro that types `yes\n` 5 times with a 2-second delay between repeats. I only need this for like a day (just doing...
> For such a case, maybe that's even better to have some kind of recording directly in the keyboard. Shall I get started on that then? :smile:
You haven't discouraged me... It just took a while for the initial review that I started work on other things :smile: I'm finishing up those other things (tease: https://imgur.com/a/IFsvBGh) and...
I'm done making my keyboard PCB and was able to get back to work on this! I implemented all of your suggested changes and added some general improvements (can handle...
Just checking in... In case you missed Github's notification that I've submitted a new update :grin: