From fbbf8b501f151a4f69a34220ce388b603b213cce Mon Sep 17 00:00:00 2001 From: tmk Date: Wed, 9 Dec 2015 10:16:04 +0900 Subject: [PATCH] Updated Keymap examples (markdown) --- Keymap-examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Keymap-examples.md b/Keymap-examples.md index 135decaff..6e98a169f 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