From d76cb3b95aac844ed97117b05aaa4abc8ab2696c Mon Sep 17 00:00:00 2001 From: "Luke D. Jones" Date: Mon, 29 Aug 2022 21:07:27 +1200 Subject: [PATCH] Minor update to changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f429bb34..629f9f47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added three effects to use with Zoned or Per-Key: + Static, Breathe, Flicker. More to come. - Support for G713RS LED modes +- Support for TUF laptop RGB (kernel patches required, these are submitted upstream) ### Changed - Create new rog-platform crate to manage all i/o in a universal way + kbd-led handling (requires kernel patches, TUF specific)