From: Erez Zukerman Date: Wed, 24 May 2017 03:09:19 +0000 (-0400) Subject: then some code blocks X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e90a00c88c6c6b5eff38d708966c7494f1646f87;p=qmk_firmware.git then some code blocks --- diff --git a/Keycodes.md b/Keycodes.md index c9de6a922..e83842cbb 100644 --- a/Keycodes.md +++ b/Keycodes.md @@ -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_NONUS_BSLASH|KC_NUBS|Non-US `\` and | | +|KC_INT1|KC_RO|JIS `\` and | | |KC_INT2|KC_KANA|International216| |KC_INT3|KC_JYEN|Yen Symbol (`Â¥`)| |KC_SCOLON|KC_SCLN|`;` and `:`|