From 505274c172f177c7ac89bfb825a40d984785499e Mon Sep 17 00:00:00 2001 From: Michael Richters Date: Wed, 25 May 2022 09:26:31 -0500 Subject: [PATCH] Document incorporation of KeyboardioHID as a driver in NEWS.md Signed-off-by: Michael Richters --- docs/NEWS.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/NEWS.md b/docs/NEWS.md index eb0a0eb8..2f8960e3 100644 --- a/docs/NEWS.md +++ b/docs/NEWS.md @@ -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