diff options
author | Florian Didron <fdidron@users.noreply.github.com> | 2019-05-06 10:29:48 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-06 10:29:48 +0900 |
commit | 3c5dd583e13485b840fd88e54453ea69757871c4 (patch) | |
tree | 7a41c553c287927b4c817852a9f803245a362194 /changelog.md | |
parent | 3504bf30e13f9e087180cd873ce95a9590d40d37 (diff) | |
parent | 25aa7bcbdb2d92217e959e8593babbd3ea2d9c95 (diff) |
Merge pull request #43 from zsa/fix/space_cadet
Space Cadet: Reducing unnecessary reported keypresses (#5781)
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index ea84fedc2b..9194f2bcc1 100644 --- a/changelog.md +++ b/changelog.md @@ -13,3 +13,4 @@ 04-22-2019 - Add Split RGB support 04-24-2019 - fix LIB_SRC and QUANTUM_LIB_SRC for ARM 04-24-2019 - Add RGB Split fixes and RGB Names +05-05-2019 - Fix issue with Space Cadet |