aboutsummaryrefslogtreecommitdiff
path: root/users/mechmerlin/changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'users/mechmerlin/changelog.md')
-rw-r--r--users/mechmerlin/changelog.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/users/mechmerlin/changelog.md b/users/mechmerlin/changelog.md
index 2f8fa687a..dc98e2af0 100644
--- a/users/mechmerlin/changelog.md
+++ b/users/mechmerlin/changelog.md
@@ -1,6 +1,15 @@
1# Changelog 1# Changelog
2All notable changes to my userspace will be documented in this file. 2All notable changes to my userspace will be documented in this file.
3 3
4## [0.4.0] - 2021-10-05
5
6### Added
7- Introduced new keycode KV_VER to output the version of QMK. Thanks to drashna for this.
8
9### Changed
10- Updated keymaps to use underscores instead of KC_TRNS as it was getting hard to read for my tired eyes.
11- Updated readmes on my preferred layouts.
12
4## [0.3.0] - 2020-02-02 13## [0.3.0] - 2020-02-02
5### Changed 14### Changed
6- Added the `_CL` layer to all the boards for access to `EEP_RST` and `RESET` keycodes. This was done primarily to avoid triggering `RESET` accidentally. 15- Added the `_CL` layer to all the boards for access to `EEP_RST` and `RESET` keycodes. This was done primarily to avoid triggering `RESET` accidentally.