diff options
author | Drashna Jaelre <drashna@live.com> | 2019-04-16 18:16:26 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-16 18:16:26 -0700 |
commit | 7f3d1b627c9f286ef01e4e550533f3c48110948b (patch) | |
tree | a78bb4960d1207ee7e12b5d03aea58820ec3096f | |
parent | e3fce19c55271f4a383ac81a0ba33875262897f4 (diff) |
Update changelog.md
-rw-r--r-- | changelog.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/changelog.md b/changelog.md index c98f3c3a72..44f1c5d559 100644 --- a/changelog.md +++ b/changelog.md @@ -1,2 +1,3 @@ -04-12-2019 - Add AltGr/RALT support to Send String #4046 -04-12-2019 - Port DIRECT_PINS from split_common/matrix.c to matrix.c (qmk#5091)
\ No newline at end of file +04-12-2019 - Add AltGr/RALT support to Send String #4046 +04-12-2019 - Port DIRECT_PINS from split_common/matrix.c to matrix.c (qmk#5091) +04-16-2019 - Add support for WS2812 based RGB Matrix |