From 81bbdf843cea8bc953257c7d7355b604b70f910d Mon Sep 17 00:00:00 2001 From: Michael Richters Date: Sun, 30 May 2021 13:55:36 -0500 Subject: [PATCH] Add AutoShift plugin entry to NEWS.md Signed-off-by: Michael Richters --- docs/NEWS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/NEWS.md b/docs/NEWS.md index b00e3872..62baa140 100644 --- a/docs/NEWS.md +++ b/docs/NEWS.md @@ -208,6 +208,10 @@ To make it easier to port Kaleidoscope, we introduced the `ATMegaKeyboard` base ## New plugins +### AutoShift + +The [AutoShift](plugins/Kaleidoscope-AutoShift.md) plugin provides an alternative way to get shifted symbols, by long-pressing keys instead of using a separate `shift` key. + ### DynamicMacros The [DynamicMacros](plugins/Kaleidoscope-DynamicMacros.md) plugin provides a way to use and update macros via the Focus API, through Chrysalis.