summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authornoroadsleft <18669334+noroadsleft@users.noreply.github.com>2018-11-26 03:40:48 +0100
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-11-26 03:40:47 +0100
commit834b555eca47392ec0bf367b7f20694919d79a00 (patch)
tree9329f91dcc998e09444f4af96d3735b50f05f9c2 /docs
parentd7ab738ca687a6ea923ce286f7cb81a5125b86ba (diff)
downloadqmk_firmware-834b555eca47392ec0bf367b7f20694919d79a00.tar.gz
qmk_firmware-834b555eca47392ec0bf367b7f20694919d79a00.tar.xz
Keymap FAQ: fix positions of KC_HENK and KC_MHEN for JIS layout (#4482)
These keys were previously in each other's positions.
Diffstat (limited to 'docs')
-rw-r--r--docs/faq_keymap.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/faq_keymap.md b/docs/faq_keymap.md
index 07d74d6cf..4e842d363 100644
--- a/docs/faq_keymap.md
+++ b/docs/faq_keymap.md
@@ -11,8 +11,8 @@ Keycodes are actually defined in [common/keycode.h](https://github.com/qmk/qmk_f
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: http://www.keyboard-layout-editor.com/#/gists/070a530eedaed36a2d77f3f6fd455677 -->
-![Keyboard Layout Image](https://i.imgur.com/gvlNUpQ.png)
+<!-- Source for this image: http://www.keyboard-layout-editor.com/#/gists/bf431647d1001cff5eff20ae55621e9a -->
+![Keyboard Layout Image](https://i.imgur.com/5wsh5wM.png)
## Some Of My Keys Are Swapped Or Not Working