summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2016-06-22 20:30:47 +0200
committerJack Humbert <jack.humb@gmail.com>2016-06-22 20:30:47 +0200
commit56bb5b51bc4240393c853cd06c9c3c9829b61cf0 (patch)
treea66fd58d3c110d80afc50897760f0d837b4ee855
parent8c1bfdf0bd9aae13d8722fd107deca40ffc7932c (diff)
downloadqmk_firmware-56bb5b51bc4240393c853cd06c9c3c9829b61cf0.tar.gz
qmk_firmware-56bb5b51bc4240393c853cd06c9c3c9829b61cf0.tar.xz
adds author block to readme
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index f6e0daa8e..73c2cc187 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,11 @@
-[![Build Status](https://travis-ci.org/jackhumbert/qmk_firmware.svg?branch=master)](https://travis-ci.org/jackhumbert/qmk_firmware)
+% README.md
+% Jack Humbert; Erez Zukerman
+% 2016-06-22
+
# Quantum Mechanical Keyboard Firmware
+[![Build Status](https://travis-ci.org/jackhumbert/qmk_firmware.svg?branch=master)](https://travis-ci.org/jackhumbert/qmk_firmware)
+
This is a keyboard firmware based on the [tmk_keyboard firmware](http://github.com/tmk/tmk_keyboard) with some useful features for Atmel AVR controllers, and more specifically, the [OLKB product line](http://olkb.co), the [ErgoDox EZ](http://www.ergodox-ez.com) keyboard, and the [Clueboard product line](http://clueboard.co/).
QMK is developed and maintained by Jack Humbert of OLKB with contributions from the community, and of course, TMK. In fact, this repo used to be a fork of TMK, and we are incredibly grateful for his founding contributions to the firmware. We've had to break the fork due to purely technical reasons -- it simply became too different over time, and we've had to start refactoring some of the basic bits and pieces. We are huge fans of TMK, both the firmware and the person. :)