]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Adds explanatory note re history of TMK and QMK
authorErez Zukerman <ezuk@madmimi.com>
Sun, 15 May 2016 02:07:16 +0000 (22:07 -0400)
committerErez Zukerman <ezuk@madmimi.com>
Sun, 15 May 2016 02:07:16 +0000 (22:07 -0400)
README.md

index 395b4a552352ff8025885f68a6d83ce8bd894fd2..4e53569a8e88c2af010464d6d9cdfd39ad0ce41a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 
 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.
+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. :)
 
 This documentation is edited and maintained by Erez Zukerman of ErgoDox EZ. If you spot any typos or inaccuracies, please [open an issue](https://github.com/jackhumbert/qmk_firmware/issues/new).