]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
readme.md: algernon is strictly lowercase
authorGergely Nagy <algernon@madhouse-project.org>
Wed, 20 Jul 2016 09:54:25 +0000 (11:54 +0200)
committerGergely Nagy <algernon@madhouse-project.org>
Fri, 22 Jul 2016 07:10:17 +0000 (09:10 +0200)
Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
readme.md

index ed3da43bd08c94198a305b1242b0c4cd07beaece..7347412308c5ce744e4b6e96e7b0c50051252eff 100644 (file)
--- a/readme.md
+++ b/readme.md
@@ -373,7 +373,7 @@ As you can see, you have three function. you can use - `SEQ_ONE_KEY` for single-
 
 ### Tap Dance: A single key can do 3, 5, or 100 different things
 
-Hit the semicolon key once, send a semicolon. Hit it twice, rapidly -- send a colon. Hit it three times, and your keyboard's LEDs do a wild dance. That's just one example of what Tap Dance can do. It's one of the nicest community-contributed features in the firmware, conceived and created by [algernon](https://github.com/algernon) in [#451](https://github.com/jackhumbert/qmk_firmware/pull/451). Here's how Algernon describes the feature:
+Hit the semicolon key once, send a semicolon. Hit it twice, rapidly -- send a colon. Hit it three times, and your keyboard's LEDs do a wild dance. That's just one example of what Tap Dance can do. It's one of the nicest community-contributed features in the firmware, conceived and created by [algernon](https://github.com/algernon) in [#451](https://github.com/jackhumbert/qmk_firmware/pull/451). Here's how algernon describes the feature:
 
 With this feature one can specify keys that behave differently, based on the amount of times they have been tapped, and when interrupted, they get handled before the interrupter.