From 304be86c8002ac0118e2d1b4a865cc0fe06690d3 Mon Sep 17 00:00:00 2001
From: tmk <tmk@users.noreply.github.com>
Date: Wed, 9 Dec 2015 10:13:29 +0900
Subject: [PATCH] Updated Keymap examples (markdown)

---
 Keymap-examples.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

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