aboutsummaryrefslogtreecommitdiffstats
path: root/docs/faq_keymap.md
diff options
context:
space:
mode:
authorQMK Bot2025-11-04 01:12:57 +0100
committerQMK Bot2025-11-04 01:12:57 +0100
commitf1ec600fac8666e5f44aaeca3364189e5a15d335 (patch)
tree33191402c51af0b233a512531417782ba8623538 /docs/faq_keymap.md
parentc67e4c2caee2102ba863124bfc60caefeffecae1 (diff)
parenta9739f78681dee290ede955c02b360f5c133f783 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'docs/faq_keymap.md')
-rw-r--r--docs/faq_keymap.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/faq_keymap.md b/docs/faq_keymap.md
index 05bd4fed3e..dbaf7de991 100644
--- a/docs/faq_keymap.md
+++ b/docs/faq_keymap.md
@@ -13,7 +13,7 @@ Keycodes are actually defined in [quantum/keycode.h](https://github.com/qmk/qmk_
There are 3 standard keyboard layouts in use around the world- ANSI, ISO, and JIS. North America primarily uses ANSI, Europe and Africa primarily use ISO, and Japan uses JIS. Regions not mentioned typically use either ANSI or ISO. The keycodes corresponding to these layouts are shown here:
<!-- Source for this image: https://www.keyboard-layout-editor.com/#/gists/bf431647d1001cff5eff20ae55621e9a -->
-![Keyboard Layout Image](https://i.imgur.com/5wsh5wM.png)
+![Keyboard Layout Image](/5wsh5wM.png)
## How Can I Make Custom Names For Complex Keycodes?