Skip to content

Commit

Permalink
grrr
Browse files Browse the repository at this point in the history
  • Loading branch information
ezuk authored May 24, 2017
1 parent 9359abf commit be4ece0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Keycodes.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 `:`|
Expand Down

0 comments on commit be4ece0

Please sign in to comment.