summaryrefslogtreecommitdiffstats
path: root/docs/README.md
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2018-05-09 06:58:54 +0200
committerJack Humbert <jack.humb@gmail.com>2018-05-09 06:59:07 +0200
commit6ba73e0e04315b3286ba00f6a2f4954ae045588d (patch)
treee0284b4f7e6a54352622f7d5ca62febc24a116e1 /docs/README.md
parentafacd42368e0dc7627a695508f15598b38429c63 (diff)
downloadqmk_firmware-6ba73e0e04315b3286ba00f6a2f4954ae045588d.tar.gz
qmk_firmware-6ba73e0e04315b3286ba00f6a2f4954ae045588d.tar.xz
update doc options
Diffstat (limited to 'docs/README.md')
-rw-r--r--docs/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md
index d4587d2df..a4db81eb6 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -9,7 +9,7 @@
## What is QMK Firmware?
-QMK (*Quantum Mechanical Keyboard*) is an open source community that maintains QMK Firmware, QMK Flasher, qmk.fm, and these docs. QMK Firmware is a keyboard firmware based on the [tmk\_keyboard](http://github.com/tmk/tmk_keyboard) with some useful features for Atmel AVR controllers, and more specifically, the [OLKB product line](http://olkb.com), the [ErgoDox EZ](http://www.ergodox-ez.com) keyboard, and the [Clueboard product line](http://clueboard.co/). It has also been ported to ARM chips using ChibiOS. You can use it to power your own hand-wired or custom keyboard PCB.
+QMK (*Quantum Mechanical Keyboard*) is an open source community that maintains QMK Firmware, QMK Toolbox, qmk.fm, and these docs. QMK Firmware is a keyboard firmware based on the [tmk\_keyboard](http://github.com/tmk/tmk_keyboard) with some useful features for Atmel AVR controllers, and more specifically, the [OLKB product line](http://olkb.com), the [ErgoDox EZ](http://www.ergodox-ez.com) keyboard, and the [Clueboard product line](http://clueboard.co/). It has also been ported to ARM chips using ChibiOS. You can use it to power your own hand-wired or custom keyboard PCB.
## How to Get It