aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTeddy Wing2018-03-27 01:14:44 +0200
committerTeddy Wing2018-03-27 01:14:44 +0200
commit3055d71622e80bd82235585e7f7a0d5fb2f6564a (patch)
treec7e7bb0c6d38c42702d67e7c7a17e38a9aa8bb91 /README.md
parent64c4ce4371920c79cd7184c34755169690ebfdcc (diff)
downloadQWAZERTY-3055d71622e80bd82235585e7f7a0d5fb2f6564a.tar.bz2
README: Add Unicode code points of emoji characters
Include the Unicode code points in the table that describes the emojis used in the keyboard layout for more clarity.
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/README.md b/README.md
index 4dd3b65..689d533 100644
--- a/README.md
+++ b/README.md
@@ -36,14 +36,14 @@ rather as a convenient identifier to rebind the key to any desired function.
Here are the emojis and corresponding key sequences:
-+--------+----------------------+
-| Output | Key Sequence |
-+--------+----------------------+
-| 🕳 | <Emoji> |
-| ⛳ | Shift–<Emoji> |
-| 🌗 | Option–<Emoji> |
-| 🌑 | Shift—Option—<Emoji> |
-+--------+----------------------+
++--------+----------------------+---------+
+| Output | Key Sequence | Unicode |
++--------+----------------------+---------+
+| 🕳 | <Emoji> | U+1F573 |
+| ⛳ | Shift–<Emoji> | U+26F3 |
+| 🌗 | Option–<Emoji> | U+1F317 |
+| 🌑 | Shift—Option—<Emoji> | U+1F311 |
++--------+----------------------+---------+
## Example Usage