NEWS: Add a short note about IdleLEDs

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

@ -5,6 +5,7 @@
See [UPGRADING.md](UPGRADING.md) for more detailed instructions about upgrading from earlier versions (even earlier betas). This is just a list of noteworthy changes. See [UPGRADING.md](UPGRADING.md) for more detailed instructions about upgrading from earlier versions (even earlier betas). This is just a list of noteworthy changes.
* [New features](#new-features) * [New features](#new-features)
* [New plugins](#new-plugins)
* [Breaking changes](#breaking-changes) * [Breaking changes](#breaking-changes)
* [Bugfixes](#bugfixes) * [Bugfixes](#bugfixes)
@ -61,6 +62,12 @@ See the [Kaleidoscope-USB-Quirks][plugin:USB-Quirks] plugin for a use-case.
[plugin:USB-Quirks]: https://github.com/keyboardio/Kaleidoscope-USB-Quirks [plugin:USB-Quirks]: https://github.com/keyboardio/Kaleidoscope-USB-Quirks
## New plugins
### IdleLEDs
The [IdleLEDs](doc/plugin/IdleLEDs.md) plugin is a simple, yet, useful one: it will turn the keyboard LEDs off after a period of inactivity, and back on upon the next key event.
## Breaking changes ## Breaking changes
### The `RxCy` macros and peeking into the keyswitch state ### The `RxCy` macros and peeking into the keyswitch state

Loading…
Cancel
Save