Skip to content

Commit

Permalink
Initial Commit, Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pa7 committed Sep 9, 2011
0 parents commit 7edfa71
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions README.md
Original file line number Original file line Diff line number Diff line change
@@ -0,0 +1,24 @@
# Keyboard Heatmap
This repository contains the sourcecode of my recently released keyboard heatmap.
The keyboard heatmap shows the distribution of characters of a text while you're typing. It's using my JavaScript heatmap library (heatmap.js) to make that possible.

**Contributions are very welcome! **

## Features planned
- More Keyboard Layouts
- Comparison View
- ... want to see another awesome feature here? **Suggest or contribute one! :)**

## Changelog
- Added DVORAK Layout

## License
The Keyboard Heatmap is licensed under the [MIT](http://www.opensource.org/licenses/mit-license.php "")and [Beerware](http://en.wikipedia.org/wiki/Beerware "") License.

## Contributions
- Zeff Houssney contributed the DVORAK background image and the coordinates

## Contact
If you have questions don't hesitate to ask me on whatever digital medium you prefer.
[@patrickwied](http://twitter.com/#!/patrickwied "on twitter")
[www.patrick-wied.at](http://www.patrick-wied.at "on my website")

0 comments on commit 7edfa71

Please sign in to comment.