]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
pipes without backtics
authorErez Zukerman <bulk@ezuk.org>
Wed, 24 May 2017 03:06:35 +0000 (23:06 -0400)
committerGitHub <noreply@github.com>
Wed, 24 May 2017 03:06:35 +0000 (23:06 -0400)
Keycodes.md

index 55891e3ce970e96db0d4ee6808927f997852bfe7..c9de6a9220fb4bf73705d439c3bbda892e0b286c 100644 (file)
@@ -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 `:`|