diff options
Diffstat (limited to 'docs/feature_grave_esc.md')
-rw-r--r-- | docs/feature_grave_esc.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/feature_grave_esc.md b/docs/feature_grave_esc.md index ea3c55c63..9a14daf2a 100644 --- a/docs/feature_grave_esc.md +++ b/docs/feature_grave_esc.md | |||
@@ -1,6 +1,6 @@ | |||
1 | # Grave Escape | 1 | # Grave Escape |
2 | 2 | ||
3 | Grave Escape is a feature that allows you to share the grave key (`\`` and `~`) on the same key as Escape. When `KC_GESC` is used it will act as `KC_ESC`, unless Shift or GUI is pressed, in which case it will act as `KC_GRAVE`. | 3 | Grave Escape is a feature that allows you to share the grave key (<code>`</code> and `~`) on the same key as Escape. When `KC_GESC` is used it will act as `KC_ESC`, unless Shift or GUI is pressed, in which case it will act as `KC_GRAVE`. |
4 | 4 | ||
5 | 5 | ||
6 | | Key | Alias | Description | | 6 | | Key | Alias | Description | |