diff options
author | Jack Humbert <jack.humb@gmail.com> | 2018-05-09 00:58:54 -0400 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2018-05-09 00:59:07 -0400 |
commit | 6ba73e0e04315b3286ba00f6a2f4954ae045588d (patch) | |
tree | e0284b4f7e6a54352622f7d5ca62febc24a116e1 /docs/README.md | |
parent | afacd42368e0dc7627a695508f15598b38429c63 (diff) | |
download | qmk_firmware-6ba73e0e04315b3286ba00f6a2f4954ae045588d.tar.gz qmk_firmware-6ba73e0e04315b3286ba00f6a2f4954ae045588d.zip |
update doc options
Diffstat (limited to 'docs/README.md')
-rw-r--r-- | docs/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md index d4587d2dfd..a4db81eb62 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 |