]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - readme.md
convert to unix line-endings [skip ci]
[qmk_firmware.git] / readme.md
index 4db9fc828a85e6d5e3f9288a082156c6c1f7f976..76acab52a0189bb90ef6dbd03c723876879006e6 100644 (file)
--- a/readme.md
+++ b/readme.md
@@ -1,5 +1,6 @@
 # Quantum Mechanical Keyboard Firmware
 
+[![Current Version](https://img.shields.io/github/tag/qmk/qmk_firmware.svg)](https://github.com/qmk/qmk_firmware/tags)
 [![Build Status](https://travis-ci.org/qmk/qmk_firmware.svg?branch=master)](https://travis-ci.org/qmk/qmk_firmware)
 [![Gitter](https://img.shields.io/gitter/room/qmk/qmk_firmware.js.svg)](https://gitter.im/qmk/qmk_firmware)
 [![Docs Status](https://img.shields.io/badge/docs-ready-orange.svg)](https://docs.qmk.fm)
@@ -16,9 +17,9 @@ This is a keyboard firmware based on the [tmk\_keyboard firmware](http://github.
 
 * [Planck](/keyboards/planck/)
 * [Preonic](/keyboards/preonic/)
-* [ErgoDox EZ](/keyboards/ergodox/)
-* [Clueboard](/keyboards/clueboard/)
-* [Cluepad](/keyboards/cluepad/)
+* [ErgoDox EZ](/keyboards/ergodox_ez/)
+* [Clueboard](/keyboards/clueboard_66/)
+* [Cluepad](/keyboards/clueboard_17/)
 
 The project also includes community support for [lots of other keyboards](/keyboards/).
 
@@ -28,4 +29,4 @@ QMK is developed and maintained by Jack Humbert of OLKB with contributions from
 
 ## Documentation
 
-[Documentation](https://docs.qmk.fm) is hosted on [Gitbook](https://www.gitbook.com/book/qmk/firmware/details) and [Github](https://github.com/qmk/qmk_firmware_docs/) (they are synced). You can request changes by making a fork and [pull request](https://github.com/qmk/qmk_firmware_docs/pulls), or by clicking the "suggest an edit" link on any page of docs.qmk.fm.
+[https://docs.qmk.fm](https://docs.qmk.fm) is hosted on [Gitbook](https://www.gitbook.com/book/qmk/firmware/details) and [GitHub](/docs/) (they are synced). You can request changes by making a fork and [pull request](https://github.com/qmk/qmk_firmware/pulls), or by clicking the "suggest an edit" link on any page of the Docs.