瀏覽代碼

Updated Home (markdown)

skullydazed 8 年之前
父節點
當前提交
921884de5d
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      Home.md

+ 4 - 0
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!