diff --git a/README.md b/README.md index d9c0158..47c0e25 100644 --- a/README.md +++ b/README.md @@ -1,25 +1,25 @@ # Keyboard Heatmap -This repository contains the sourcecode of [my recently released keyboard heatmap](http://www.patrick-wied.at/projects/heatmap-keyboard/ "Realtime 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](http://www.patrick-wied.at/static/heatmapjs/ "Heatmap.js")) to make that possible. +This repository contains the sourcecode of [my recently released keyboard heatmap](https://www.patrick-wied.at/projects/heatmap-keyboard/ "Realtime 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](https://www.patrick-wied.at/static/heatmapjs/ "Heatmap.js")) to make that possible. Currently support keyboard layouts: - ASSET - CARPALX_QFMLWY -- QWERTY +- COLEMAK - DVORAK - DVORAK PROGRAMMER -- COLEMAK +- ERGODOX COLEMAK/DVORAK/QWERTY - LIIGOL -- ERGODOX COLEMAK/DVORAK/QUERY - MINIMAK 4/8/12 K - NORMAN +- QWERTY - WORKMAN **Contributions are very welcome!** ## How to add your own layout -I wrote an article about [how to add your own keyboard layout to the keyboard heatmap](http://www.patrick-wied.at/blog/new-layouts-for-the-keyboard-heatmap "check it out"). It's really easy and fun ;) +I wrote an article about [how to add your own keyboard layout to the keyboard heatmap](https://www.patrick-wied.at/blog/new-layouts-for-the-keyboard-heatmap "check it out"). It's really easy and fun ;) ## Features planned - More Keyboard Layouts @@ -29,12 +29,13 @@ I wrote an article about [how to add your own keyboard layout to the keyboard he ## Changelog - Added DVORAK Layout -- Added ERGODOX DVORAK Layout +- Added ERGODOX DVORAK Layout - Added LIIGOL Layout ## Contributions - Zeff Houssney contributed the DVORAK background image and the layout's coordinates -- Liigo Zhuang contributed the LIIGOL layout design, background image and the layout's coordinates +- Liigo Zhuang contributed the LIIGOL layout design, background image and the layout's coordinates +- Ryan Wilson contributed the initial 2 ERGODOX layouts, images, and layout's coordinates ## 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. diff --git a/app/img/ERGODOX_DVORAK.png b/app/img/ERGODOX_DVORAK.png index a736b61..f500124 100644 Binary files a/app/img/ERGODOX_DVORAK.png and b/app/img/ERGODOX_DVORAK.png differ diff --git a/app/index.html b/app/index.html index d16f69c..d8f80cb 100644 --- a/app/index.html +++ b/app/index.html @@ -70,8 +70,8 @@