pipes without backtics
This commit is contained in:
parent
be4ece0f3e
commit
870aaa0a7e
1 changed files with 2 additions and 2 deletions
|
@ -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_RBRACKET|KC_RBRC|`]` and `}`|
|
||||||
|KC_BSLASH|KC_BSLS|`\` and | |
|
|KC_BSLASH|KC_BSLS|`\` and | |
|
||||||
|KC_NONUS_HASH|KC_NUHS|Non-US `#` and `~`|
|
|KC_NONUS_HASH|KC_NUHS|Non-US `#` and `~`|
|
||||||
|KC_NONUS_BSLASH|KC_NUBS|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_INT2|KC_KANA|International216|
|
||||||
|KC_INT3|KC_JYEN|Yen Symbol (`¥`)|
|
|KC_INT3|KC_JYEN|Yen Symbol (`¥`)|
|
||||||
|KC_SCOLON|KC_SCLN|`;` and `:`|
|
|KC_SCOLON|KC_SCLN|`;` and `:`|
|
||||||
|
|
Loading…
Reference in a new issue