NEWS.md: Document the Unicode input slowing feature

Fixes #455.

Signed-off-by: Gergely Nagy <algernon@keyboard.io>
pull/458/head
Gergely Nagy 6 years ago
parent 79e69d9a22
commit 8bdc83d4ec
No known key found for this signature in database
GPG Key ID: AC1E90BAC433F68F

@ -67,6 +67,10 @@ See the [Kaleidoscope-USB-Quirks][plugin:USB-Quirks] plugin for a use-case.
The [OneShot plugin](doc/plugin/OneShot.md) gained finer stickability controls, one can now control whether the double-tap stickiness is enabled on a per-key basis. See [UPGRADING.md](UPGRADING.md#finer-oneshot-stickability-control) for more information.
### A way to slow down Unicode input
In certain cases we need to delay the unicode input sequence, otherwise the host is unable to process the input properly. For this reason, the [Unicode](doc/plugin/Unicode.md) gained an `.input_delay()` method that lets us do just that. It still defaults to no delay.
## New hardware support
Kaleidoscope has been ported to the following devices:

Loading…
Cancel
Save