diff options
author | Jack Humbert <jack.humb@gmail.com> | 2016-06-02 14:23:01 -0400 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2016-06-02 14:23:01 -0400 |
commit | cc3972e7d6338febb306b384b939f5494ff8cdf9 (patch) | |
tree | aea8aedfbe6ea5b22e1236ec73cdabe43f1dc48a /README.md | |
parent | fd3afbd2f3cfb2eea9a0be3646f1164d7defba2f (diff) |
adds travis badge
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +[![Build Status](https://travis-ci.org/jackhumbert/qmk_firmware.svg?branch=master)](https://travis-ci.org/jackhumbert/qmk_firmware) # Quantum Mechanical Keyboard 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/). |