Changelog
0.0.5 - 2025-05-27
Added
Changed
Include keyboard layout specific special keys when selecting a non-standard layout (51d51ca) - (Stefano Cuizza)
Fixed
0.0.3 - 2025-05-20
Fixed
0.0.1 - 2025-05-20
🌱 Initial release.
Added
Add supported keyboard layouts and special keys (d268d72) - (Stefano Cuizza)
Add a CLI (5c6af0c) - (Stefano Cuizza)
Add templates (9c3aabf) - (Stefano Cuizza)
Add default template (1211b14) - (Stefano Cuizza)
Add ability to specify template through the CLI (d8f8fa4) - (Stefano Cuizza)
Add ability to repeat injection in a loop (7e2cf36) - (Stefano Cuizza)
Changed
Fixed
Tokenizer now translates special keys correctly (f1c92e0) - (Stefano Cuizza)
Add shift correction to counter index mismatch (f768fb4) - (Stefano Cuizza)
Change default outfile to
sketch.ino(7089673) - (Stefano Cuizza)The
any.defaulttemplate can now handle delays that appear right before the end of the injection (674144e) - (Stefano Cuizza)