summaryrefslogtreecommitdiffstats
path: root/Keycodes.md
diff options
context:
space:
mode:
authorErez Zukerman <bulk@ezuk.org>2017-05-24 05:06:35 +0200
committerGitHub <noreply@github.com>2017-05-24 05:06:35 +0200
commit870aaa0a7e10c95fd2ebbd10a55d8642761b0133 (patch)
tree4070b13ad264ec6da4c2ac5bd4023becf429ebcb /Keycodes.md
parentbe4ece0f3e76d3e9c15db849f453f423883ce21c (diff)
downloadqmk_firmware-870aaa0a7e10c95fd2ebbd10a55d8642761b0133.tar.gz
qmk_firmware-870aaa0a7e10c95fd2ebbd10a55d8642761b0133.tar.xz
pipes without backtics
Diffstat (limited to 'Keycodes.md')
-rw-r--r--Keycodes.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/Keycodes.md b/Keycodes.md
index 55891e3ce..c9de6a922 100644
--- a/Keycodes.md
+++ b/Keycodes.md
@@ -43,8 +43,8 @@ Keycodes in QMK are based on [HID Usage Keyboard/Keypad Page(0x07)](http://www.u
|KC_RBRACKET|KC_RBRC|`]` and `}`|
|KC_BSLASH|KC_BSLS|`\` and &#124; |
|KC_NONUS_HASH|KC_NUHS|Non-US `#` and `~`|
-|KC_NONUS_BSLASH|KC_NUBS|Non-US `\` and `&#124;` |
-|KC_INT1|KC_RO|JIS `\` and `&#124;` |
+|KC_NONUS_BSLASH|KC_NUBS|Non-US `\` and &#124; |
+|KC_INT1|KC_RO|JIS `\` and &#124; |
|KC_INT2|KC_KANA|International216|
|KC_INT3|KC_JYEN|Yen Symbol (`¥`)|
|KC_SCOLON|KC_SCLN|`;` and `:`|