diff options
| -rw-r--r-- | README.md | 22 |
1 files changed, 10 insertions, 12 deletions
@@ -36,14 +36,12 @@ rather as a convenient identifier to rebind the key to any desired function. Here are the emojis and corresponding key sequences: -+--------+----------------------+---------+ -| Output | Key Sequence | Unicode | -+--------+----------------------+---------+ -| 🕳 | <Emoji> | U+1F573 | -| ⛳ | Shift–<Emoji> | U+26F3 | -| 🌗 | Option–<Emoji> | U+1F317 | -| 🌑 | Shift—Option—<Emoji> | U+1F311 | -+--------+----------------------+---------+ +| Output | Key Sequence | Unicode | +|--------|------------------------|---------| +| 🕳 | `<Emoji>` | U+1F573 | +| ⛳ | Shift–`<Emoji>` | U+26F3 | +| 🌗 | Option–`<Emoji>` | U+1F317 | +| 🌑 | Shift–Option–`<Emoji>` | U+1F311 | ## Example Usage @@ -57,13 +55,13 @@ the special emoji key is pressed: ## Screenshots ### QWAZERTY-normal enter key.bundle - + - + - + - + ### QWAZERTY.bundle |
