X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=docs%2Ffeature_grave_esc.md;h=f57c6042ca5a0a97dea440a13aed4415ce9ce854;hb=d686c0ea43d6a9db7768da64ee54c3ba25c018f7;hp=a7261d2dc88797f8bbe81c87096babfebc94320e;hpb=f3bdd436a3e8e37e274fcd1147eb13e05b24fe98;p=qmk_firmware.git diff --git a/docs/feature_grave_esc.md b/docs/feature_grave_esc.md index a7261d2dc..f57c6042c 100644 --- a/docs/feature_grave_esc.md +++ b/docs/feature_grave_esc.md @@ -18,7 +18,7 @@ If Mary presses GESC on her keyboard, the OS will see an KC_ESC character. Now i ### Caveats - * On macOS CMD/GUI + KC_GRV is actually mapped to a hot key so it will not output a backtick. +On macOS, Command+` is by default mapped to "Move focus to next window" so it will not output a backtick. Additionally, Terminal always recognises this shortcut to cycle between windows, even if the shortcut is changed in the Keyboard preferences. ## Configuration