diff --git a/news.d/api/1633.new.md b/news.d/api/1633.new.md new file mode 100644 index 000000000..510033df6 --- /dev/null +++ b/news.d/api/1633.new.md @@ -0,0 +1 @@ +Introduces the `GenericKeyboardEmulation` interface which automatically handles output delay. diff --git a/news.d/feature/1633.core.md b/news.d/feature/1633.core.md new file mode 100644 index 000000000..fbae304b0 --- /dev/null +++ b/news.d/feature/1633.core.md @@ -0,0 +1 @@ +Added a configurable delay between key presses, to accommodate applications that can't handle fast keyboard emulation.