]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
adds author block to readme
authorJack Humbert <jack.humb@gmail.com>
Wed, 22 Jun 2016 18:30:47 +0000 (14:30 -0400)
committerJack Humbert <jack.humb@gmail.com>
Wed, 22 Jun 2016 18:30:47 +0000 (14:30 -0400)
README.md

index f6e0daa8ec4eef7f1066a069b39eb6160762c33f..73c2cc1878bbe711a215c529d58e1525c42b32cd 100644 (file)
--- 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. :)