diff options
author | Florian Didron <fdidron@users.noreply.github.com> | 2019-05-20 15:53:11 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-20 15:53:11 +0900 |
commit | b58ea9ad0fb1ab7ea3dec14406105df089ecc923 (patch) | |
tree | 750be8ef9c0ce2534a3eef02607b71f41f2a12dc /changelog.md | |
parent | 5d9a4c4414b557ab6fb0d0ded35debeaf2c79a55 (diff) | |
parent | 09e6b949274fcb83de23792a02033cdeabec4d74 (diff) |
Merge branch 'master' into fix/split_common_i2c_backlight
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md index f176ff646d..af61dd3e64 100644 --- a/changelog.md +++ b/changelog.md @@ -16,4 +16,7 @@ 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-10-2019 - Split Common i2c Backlight fix +05-10-2019 - Split Common i2c Backlight fix +05-06-2019 - More readable fix of Mousekeys issue +05-06-2019 - Changes to Split Common and OLED code +05-16-2019 - Add RGB Light Effect Range functionality |