aboutsummaryrefslogtreecommitdiff
path: root/docs/faq_keymap.md
diff options
context:
space:
mode:
authorzgtm <zgtm@users.noreply.github.com>2018-08-15 18:48:14 +0200
committerDrashna Jaelre <drashna@live.com>2018-08-15 09:48:14 -0700
commitbfc9aa66f9ef8146da415a4229b3b9fc7c78ce54 (patch)
tree3927def192bb91e6403bcea30e2d5664bf3d5c3c /docs/faq_keymap.md
parent23867894c099411a3e630bdb171bf91ea75a6a7d (diff)
downloadqmk_firmware-bfc9aa66f9ef8146da415a4229b3b9fc7c78ce54.tar.gz
qmk_firmware-bfc9aa66f9ef8146da415a4229b3b9fc7c78ce54.zip
Docs: Update image in FAQ/Keymap: KC_EQLS -> KC_EQL (#3660)
Diffstat (limited to 'docs/faq_keymap.md')
-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 b05b968a6..07d74d6cf 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
11 11
12There 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: 12There 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:
13 13
14<!-- Source for this image: http://www.keyboard-layout-editor.com/#/gists/9ce023dc6caadc0cf11c88c782350a8c --> 14<!-- Source for this image: http://www.keyboard-layout-editor.com/#/gists/070a530eedaed36a2d77f3f6fd455677 -->
15![Keyboard Layout Image](https://i.imgur.com/45m4mRf.png) 15![Keyboard Layout Image](https://i.imgur.com/gvlNUpQ.png)
16 16
17## Some Of My Keys Are Swapped Or Not Working 17## Some Of My Keys Are Swapped Or Not Working
18 18