Document incorporation of KeyboardioHID as a driver in NEWS.md

Signed-off-by: Michael Richters <gedankenexperimenter@gmail.com>
f/driver/keyboardiohid
Michael Richters 2 years ago
parent 368b664653
commit 505274c172
No known key found for this signature in database
GPG Key ID: 1288FD13E4EEF0C0

@ -12,6 +12,16 @@ See [UPGRADING.md](UPGRADING.md) for more detailed instructions about upgrading
## New features
### KeyboardioHID converted to a driver
The KeyboardioHID library used by most Kaleidoscope keyboards as the interface
is no longer a separate Arduino library in a separate repository. It has been
incorporated into the main Kaleidoscope repository as a driver, but is
functionally unchanged. This will make it easier for developers to synchronize
changes at different levels in the codebase. No new features were introduced,
and this should not directly affect end users, but it is a major reorganization
of the codebase.
### OneShot public functions
The OneShot plugin now allows other plugins to control the OneShot state of

Loading…
Cancel
Save