summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
authorFlorian Didron <fdidron@users.noreply.github.com>2019-04-23 11:08:16 +0900
committerGitHub <noreply@github.com>2019-04-23 11:08:16 +0900
commitbd66bf5f8f46628136e9da9db9609a6204c7e6cb (patch)
tree64f4e55abc525f4447e5add932d87ee6ec9ad2d3 /changelog.md
parent9470a4b17d3ff077d36904dd2204736d8d07591a (diff)
parentf93b7b53b7c46e6a8e4ea5e65659e407c372ca8c (diff)
Merge branch 'master' into fix/rgb_matrix_init
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md
index 03145330c0..2a3935d146 100644
--- a/changelog.md
+++ b/changelog.md
@@ -5,4 +5,9 @@
04-16-2019 - Fix info.json for Ergodox EZ
04-16-2019 - Add support for WS2812 based RGB Matrix
04-18-2019 - Fix Eager Per Row Debouncing bug
-04-22-2019 - Init RGB Matrix EEPROM when EEPROM range is defined
+04-22-2019 - Init RGB Matrix EEPROM when EEPROM range is defined
+04-22-2019 - Make sure NOBITS is set on reset_key
+04-22-2019 - Improve Mousekey constant speed mode
+04-22-2019 - Add new reactive modes (wide, cross, nexus) for RGB Matrix
+04-22-2019 - OLED Driver Features
+04-22-2019 - Add Split RGB support