summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Didron <fdidron@users.noreply.github.com>2019-04-18 11:08:57 +0900
committerGitHub <noreply@github.com>2019-04-18 11:08:57 +0900
commit52044905a4f2c5b4575f4ad12fd391019a0913a7 (patch)
tree1b21df661b360b681502c1134b5c068f8deefc8e
parentc752284c7c7815de58889166a73e59b1d208557b (diff)
Update changelog.md
-rw-r--r--changelog.md13
1 files changed, 7 insertions, 6 deletions
diff --git a/changelog.md b/changelog.md
index 1277c2f5cd..e3f711eeb1 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,7 @@
-04-12-2019 - Add AltGr/RALT support to Send String (qmk#4046)
-04-12-2019 - Port DIRECT_PINS from split_common/matrix.c to matrix.c (qmk#5091)
-04-12-2019 - Enhancement for Eager debouncing (and Ergodox EZ host sleep fix) (qmk#5621)
-04-16-2019 - Fix logic for Combo feature (qmk#5610)
-04-16-2019 - Fix info.json for Ergodox EZ
-04-16-2019 - Add support for WS2812 based RGB Matrix \ No newline at end of file
+04-12-2019 - Add AltGr/RALT support to Send String (qmk#4046)
+04-12-2019 - Port DIRECT_PINS from split_common/matrix.c to matrix.c (qmk#5091)
+04-12-2019 - Enhancement for Eager debouncing (and Ergodox EZ host sleep fix) (qmk#5621)
+04-16-2019 - Fix logic for Combo feature (qmk#5610)
+04-16-2019 - Fix info.json for Ergodox EZ
+04-16-2019 - Add support for WS2812 based RGB Matrix
+04-18-2019 - Set ErgodoxEZ default debounce to 5ms