]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
quick table tweak
authorErez Zukerman <bulk@ezuk.org>
Wed, 24 May 2017 02:58:35 +0000 (22:58 -0400)
committerGitHub <noreply@github.com>
Wed, 24 May 2017 02:58:35 +0000 (22:58 -0400)
Keycodes.md

index 0c185716a9c9946de67bdc3f76da277ce331b7c7..c27c8430520ccb470e4c9ebfaa7347f072938848 100644 (file)
@@ -41,10 +41,10 @@ Keycodes in QMK are based on [HID Usage Keyboard/Keypad Page(0x07)](http://www.u
 |KC_EQUAL|KC_EQL|= and +|
 |KC_LBRACKET|KC_LBRC|[ and {|
 |KC_RBRACKET|KC_RBRC|] and }|
-|KC_BSLASH|KC_BSLS|\\ and \||
+|KC_BSLASH|KC_BSLS|\\ and \|
 |KC_NONUS_HASH|KC_NUHS|Non-US # and ~|
 |KC_NONUS_BSLASH|KC_NUBS|Non-US \ and |
-|KC_INT1|KC_RO|JIS \\ and \||
+|KC_INT1|KC_RO|JIS \\ and \|
 |KC_INT2|KC_KANA|International216|
 |KC_INT3|KC_JYEN|Yen Symbol (¥)|
 |KC_SCOLON|KC_SCLN|; and :|
@@ -225,4 +225,4 @@ The following keys can be used to turn on and off various "Magic" features. Thes
 |MAGIC_UNSWAP_BACKSLASH_BACKSPACE||Turn the Backslash/Backspace swap off|
 |MAGIC_HOST_NKRO||Turn NKRO on|
 |MAGIC_UNHOST_NKRO||Turn NKRO off|
-|MAGIC_TOGGLE_NKRO||Toggle NKRO on or off|
\ No newline at end of file
+|MAGIC_TOGGLE_NKRO||Toggle NKRO on or off|