diff --git a/README.md b/README.md index d9c0158..bc71d3c 100644 --- a/README.md +++ b/README.md @@ -5,16 +5,19 @@ The keyboard heatmap shows the distribution of characters of a text while you're Currently support keyboard layouts: - ASSET - CARPALX_QFMLWY -- QWERTY +- CARPALX_QGMLWB +- COLEMAK +- COLEMAK MOD-DH - DVORAK - DVORAK PROGRAMMER -- COLEMAK +- ENGRAM +- HALMAK - LIIGOL -- ERGODOX COLEMAK/DVORAK/QUERY - MINIMAK 4/8/12 K - NORMAN +- QWERTY - WORKMAN - +- ERGODOX COLEMAK/DVORAK/QUERY **Contributions are very welcome!** @@ -31,10 +34,12 @@ I wrote an article about [how to add your own keyboard layout to the keyboard he - Added DVORAK Layout - Added ERGODOX DVORAK Layout - Added LIIGOL Layout +- Added HALMAK, CARPALX_QGMLWB, COLEMAK MOD, and ENGRAM Layouts ## 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 +- Paul Guerin contributed the HALMAK, CARPALX_QGMLWB, COLEMAK MOD, and ENGRAM layout design, background image and the 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/CARPALX_QGMLWB.png b/app/img/CARPALX_QGMLWB.png new file mode 100644 index 0000000..4e50904 Binary files /dev/null and b/app/img/CARPALX_QGMLWB.png differ diff --git a/app/img/COLEMAK_ANGLEMOD.png b/app/img/COLEMAK_ANGLEMOD.png new file mode 100644 index 0000000..75da12e Binary files /dev/null and b/app/img/COLEMAK_ANGLEMOD.png differ diff --git a/app/img/COLEMAK_MOD_DH.png b/app/img/COLEMAK_MOD_DH.png new file mode 100644 index 0000000..20d612c Binary files /dev/null and b/app/img/COLEMAK_MOD_DH.png differ diff --git a/app/img/ENGRAM.png b/app/img/ENGRAM.png new file mode 100644 index 0000000..68e7a5d Binary files /dev/null and b/app/img/ENGRAM.png differ diff --git a/app/img/ENGRAM1.png b/app/img/ENGRAM1.png new file mode 100644 index 0000000..8cdb50f Binary files /dev/null and b/app/img/ENGRAM1.png differ diff --git a/app/img/HALMAK.png b/app/img/HALMAK.png new file mode 100644 index 0000000..36ce91e Binary files /dev/null and b/app/img/HALMAK.png differ diff --git a/app/index.html b/app/index.html index d16f69c..ad83667 100644 --- a/app/index.html +++ b/app/index.html @@ -64,21 +64,26 @@