NEWS.md: Added Cycle news

Fixes #456.

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

@ -71,6 +71,10 @@ The [OneShot plugin](doc/plugin/OneShot.md) gained finer stickability controls,
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. 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.
### Better support for modifiers in the Cycle plugin
The [Cycle](doc/plugin/Cycle.md) plugin has much better support for cycling through keys with modifiers applied to them, such as `LSHIFT(Key_A)`. Please see the documentation and the updated example for more information.
## New hardware support ## New hardware support
Kaleidoscope has been ported to the following devices: Kaleidoscope has been ported to the following devices:

Loading…
Cancel
Save