From: Fred Sundvik Date: Sun, 10 Jul 2016 17:00:04 +0000 (+0300) Subject: Remove out of place documentation, caused by ChibiOS merge X-Git-Tag: planck-4.1~158^2 X-Git-Url: https://git.hcoop.net/jackhill/qmk/firmware.git/commitdiff_plain/c7728780dee32d3f5e63e13ffad44600492e45d6 Remove out of place documentation, caused by ChibiOS merge --- diff --git a/readme.md b/readme.md index e874812515..f7b43d64f9 100644 --- a/readme.md +++ b/readme.md @@ -24,9 +24,6 @@ The project also includes community support for [lots of other keyboards](/keybo QMK is developed and maintained by Jack Humbert of OLKB with contributions from the community, and of course, [Hasu](https://github.com/tmk). This repo used to be a fork of [TMK](https://github.com/tmk/tmk_keyboard), 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 and Hasu :) 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). -#### 2016/02/10 -core: flabbergast's Chibios protocol was merged from (@72b1668). See [tmk_core/protocol/chibios/README.md](tmk_core/protocol/chibios/README.md). Chibios protocol supports Cortex-M such as STM32 and Kinetis. - The OLKB product firmwares are maintained by [Jack Humbert](https://github.com/jackhumbert), the Ergodox EZ by [Erez Zukerman](https://github.com/ezuk), and the Clueboard by [Zach White](https://github.com/skullydazed).