diff options
author | Florian Didron <fdidron@users.noreply.github.com> | 2019-05-20 15:47:42 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-20 15:47:42 +0900 |
commit | a90a78c265aa3e82850c7265a6b391ec719f3c11 (patch) | |
tree | 9ffb4b051e795adfcc19fdffd7ed78f7933ee4ad /changelog.md | |
parent | 4b5a0375d462b85e6777881039d14c078b287b47 (diff) | |
parent | 3662999df266c68e10d0b898f03fdd44e74dd272 (diff) |
Merge branch 'master' into fix/oled_driver_for_splits
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md index badca9920f..67d14eec23 100644 --- a/changelog.md +++ b/changelog.md @@ -16,4 +16,5 @@ 05-05-2019 - New keycode macro (XP) for shifted character pairs using UNICODEMAP, and bugfixes/improvements 05-05-2019 - Add `LINK_TIME_OPTIMIZATION_ENABLE` to enable LTO and disable problematic features that cause LTO to fail 05-05-2019 - Fix issue with Space Cadet -05-06-2019 - Changes to Split Common and OLED code +05-06-2019 - Changes to Split Common and OLED code +05-16-2019 - Add RGB Light Effect Range functionality |