summaryrefslogtreecommitdiffstats
path: root/Home.md
diff options
context:
space:
mode:
authorskullydazed <skullydazed@users.noreply.github.com>2017-02-17 02:14:16 +0100
committerskullydazed <skullydazed@users.noreply.github.com>2017-02-17 02:14:16 +0100
commit921884de5da7d38a4c87ae71d51a2fb973f4ed4c (patch)
treec12242168bfa77402b156c460439bbb35b8d9c2e /Home.md
parent30bf618864b3beb2c141f2db13480bcf08f2a2bd (diff)
downloadqmk_firmware-921884de5da7d38a4c87ae71d51a2fb973f4ed4c.tar.gz
qmk_firmware-921884de5da7d38a4c87ae71d51a2fb973f4ed4c.tar.xz
Updated Home (markdown)
Diffstat (limited to 'Home.md')
-rw-r--r--Home.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/Home.md b/Home.md
index cc00b2eb3..c64bd339d 100644
--- a/Home.md
+++ b/Home.md
@@ -1,3 +1,7 @@
+# Quantum Mechanical Keyboard Firmware
+
+You have found the QMK Firmware documentation site. QMK is an Open Source firmware for mechanical keyboards. It has been ported to AVR and ARM chips using the LUFA and ChibiOS frameworks. You can use it to power your own hand-wired or custom keyboard PCB.
+
# Getting started
Before you are able to compile, you'll need to install an environment for AVR development. You'll find the instructions for any OS below. If you find another/better way to set things up from scratch, please consider [making a pull request](https://github.com/qmk/qmk_firmware/pulls) with your changes!