diff options
author | tmk <tmk@users.noreply.github.com> | 2015-12-09 10:16:04 +0900 |
---|---|---|
committer | tmk <tmk@users.noreply.github.com> | 2015-12-09 10:16:04 +0900 |
commit | fbbf8b501f151a4f69a34220ce388b603b213cce (patch) | |
tree | 210d08665ed52fdfa6a0e3fb83217cca2a1dcb57 | |
parent | 304be86c8002ac0118e2d1b4a865cc0fe06690d3 (diff) |
Updated Keymap examples (markdown)
-rw-r--r-- | Keymap-examples.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Keymap-examples.md b/Keymap-examples.md index 135decaff9..6e98a169f9 100644 --- a/Keymap-examples.md +++ b/Keymap-examples.md @@ -4,5 +4,5 @@ https://github.com/tmk/tmk_keyboard/issues/265 --- ## Reverse-shifted for numbers -With pressing **1** key you get **!** and with pressing Shift+1 you get **1**. +With pressing Shift and '1' key you get **1** while with just '1' key you get **!**. - https://geekhack.org/index.php?topic=41989.msg1959718#msg1959718
\ No newline at end of file |