diff options
author | Ryan <fauxpark@gmail.com> | 2022-10-22 00:25:54 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-21 14:25:54 +0100 |
commit | b33fc349671148bff6f0a60172b53c51e59cda49 (patch) | |
tree | 18e3aafa86d75a242a7f8ccd53f2fc95824f9dfc /layouts/community/ergodox/issmirnov | |
parent | 374d5d74804e0a99d93c3685f63f9f709b6ded22 (diff) |
Deprecate `KC_LEAD` for `QK_LEAD` (#18792)
Diffstat (limited to 'layouts/community/ergodox/issmirnov')
-rw-r--r-- | layouts/community/ergodox/issmirnov/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/community/ergodox/issmirnov/README.md b/layouts/community/ergodox/issmirnov/README.md index 564edfe31d..fc8de6f99f 100644 --- a/layouts/community/ergodox/issmirnov/README.md +++ b/layouts/community/ergodox/issmirnov/README.md @@ -5,7 +5,7 @@ - Shift and Cmd are One Shot Modifiers, so tapping them once will apply them to the next key. When tapped twice they will lock, until tapped again to clear. - When switching to other layers, any stuck modifiers are cleared in order to avoid unintended key combos -- There are a few leader key combinations. Right now, `KC_LEAD` + `s` will open my wiki homepage. +- There are a few leader key combinations. Right now, `QK_LEAD` + `s` will open my wiki homepage. - All transparent keys have been replaced with noops to avoid layer bleeding. ## Initial Setup |