diff options
author | tmk <tmk@users.noreply.github.com> | 2015-12-09 10:13:29 +0900 |
---|---|---|
committer | tmk <tmk@users.noreply.github.com> | 2015-12-09 10:13:29 +0900 |
commit | 304be86c8002ac0118e2d1b4a865cc0fe06690d3 (patch) | |
tree | bc53489a2a8402789eeaa3439a52c18ebabda606 /Keymap-examples.md | |
parent | 45ce7048d59981c25d3d91e9eca4cffab45066c0 (diff) |
Updated Keymap examples (markdown)
Diffstat (limited to 'Keymap-examples.md')
-rw-r--r-- | Keymap-examples.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Keymap-examples.md b/Keymap-examples.md index 643b3727e0..135decaff9 100644 --- a/Keymap-examples.md +++ b/Keymap-examples.md @@ -1,4 +1,8 @@ # Share your keymap idea here! https://github.com/tmk/tmk_keyboard/issues/265 ----
\ No newline at end of file +--- + +## Reverse-shifted for numbers +With pressing **1** key you get **!** and with pressing Shift+1 you get **1**. +- https://geekhack.org/index.php?topic=41989.msg1959718#msg1959718
\ No newline at end of file |