Instead of having to use a keydown & keyup step each time we tap a key, use a combined event that does both. While this adds a tiny bit of code to `Macros.play`, if our macros have many key taps (which by and large the most common thing), we save a lot more. Three bytes per tap! Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>pull/365/head
parent
634dca4a2c
commit
55b035be86
Loading…
Reference in new issue