diff options
| author | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2021-10-05 16:49:50 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-05 16:49:50 -0700 |
| commit | e8db309613c99d1ffe25320680368d41bf5c8535 (patch) | |
| tree | 8ffa09d1e15c3281eeac370cf3c3ffd664fec16f /users/mechmerlin/readme.md | |
| parent | e762db44bae46c631186c807a9c10fd8e4684535 (diff) | |
| download | qmk_firmware-e8db309613c99d1ffe25320680368d41bf5c8535.tar.gz qmk_firmware-e8db309613c99d1ffe25320680368d41bf5c8535.zip | |
[Keymap] Some updates to mechmerlin userspace and keymaps (#14711)
Diffstat (limited to 'users/mechmerlin/readme.md')
| -rw-r--r-- | users/mechmerlin/readme.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/users/mechmerlin/readme.md b/users/mechmerlin/readme.md index 14a86f055..c0b1c54c5 100644 --- a/users/mechmerlin/readme.md +++ b/users/mechmerlin/readme.md | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # MechMerlin's Userspace v0.2.0 | 1 | # MechMerlin's Userspace v0.4.0 |
| 2 | 2 | ||
| 3 | This is a collection of my most commonly used QMK features. | 3 | This is a collection of my most commonly used QMK features. |
| 4 | 4 | ||
| @@ -32,6 +32,10 @@ It is used primarily on my `LAYOUT_60_ansi` boards as my regular toggle (the 1u | |||
| 32 | 32 | ||
| 33 | This is just a wrapper for `CTL_T(KC_CAPS)`. This is a hold for control and tap for caps lock. | 33 | This is just a wrapper for `CTL_T(KC_CAPS)`. This is a hold for control and tap for caps lock. |
| 34 | 34 | ||
| 35 | ### KC_VER | ||
| 36 | |||
| 37 | Output the version of QMK Firmware on device. | ||
| 38 | |||
| 35 | ## QMK Features | 39 | ## QMK Features |
| 36 | ---- | 40 | ---- |
| 37 | 41 | ||
