aboutsummaryrefslogtreecommitdiff
path: root/docs/feature_grave_esc.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/feature_grave_esc.md')
-rw-r--r--docs/feature_grave_esc.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/feature_grave_esc.md b/docs/feature_grave_esc.md
index f57c6042c..f135b1ded 100644
--- a/docs/feature_grave_esc.md
+++ b/docs/feature_grave_esc.md
@@ -4,7 +4,7 @@ If you're using a 60% keyboard, or any other layout with no F-row, you will have
4 4
5## Usage 5## Usage
6 6
7Replace the `KC_GRAVE` key in your keymap (usually to the left of the `1` key) with `KC_GESC`. Most of the time this key will output `KC_ESC` when pressed. However, when Shift or GUI are held down it will output `KC_GRV` instead. 7Replace the `KC_GRV` key in your keymap (usually to the left of the `1` key) with `KC_GESC`. Most of the time this key will output `KC_ESC` when pressed. However, when Shift or GUI are held down it will output `KC_GRV` instead.
8 8
9## What Your OS Sees 9## What Your OS Sees
10 10