diff options
author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2021-05-29 12:58:42 -0700 |
---|---|---|
committer | James Young <18669334+noroadsleft@users.noreply.github.com> | 2021-05-29 12:58:42 -0700 |
commit | e628051505cca7674c37b417ba91af1c69dbbd86 (patch) | |
tree | a473b061a1ee4f8e0aafd52dd54e290e347483ce | |
parent | 275996f4c1e2ba0a7d1f66ed05de50e11a6a7520 (diff) | |
download | qmk_firmware-e628051505cca7674c37b417ba91af1c69dbbd86.tar.gz qmk_firmware-e628051505cca7674c37b417ba91af1c69dbbd86.zip |
Restore standard readme
-rw-r--r-- | readme.md | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -9,12 +9,6 @@ | |||
9 | 9 | ||
10 | This is a keyboard firmware based on the [tmk\_keyboard firmware](https://github.com/tmk/tmk_keyboard) with some useful features for Atmel AVR and ARM controllers, and more specifically, the [OLKB product line](https://olkb.com), the [ErgoDox EZ](https://ergodox-ez.com) keyboard, and the [Clueboard product line](https://clueboard.co). | 10 | This is a keyboard firmware based on the [tmk\_keyboard firmware](https://github.com/tmk/tmk_keyboard) with some useful features for Atmel AVR and ARM controllers, and more specifically, the [OLKB product line](https://olkb.com), the [ErgoDox EZ](https://ergodox-ez.com) keyboard, and the [Clueboard product line](https://clueboard.co). |
11 | 11 | ||
12 | # THIS IS THE DEVELOP BRANCH | ||
13 | |||
14 | Warning- This is the `develop` branch of QMK Firmware. You may encounter broken code here. Please see [Breaking Changes](https://docs.qmk.fm/#/breaking_changes) for more information. | ||
15 | |||
16 | # Original readme continues | ||
17 | |||
18 | ## Documentation | 12 | ## Documentation |
19 | 13 | ||
20 | * [See the official documentation on docs.qmk.fm](https://docs.qmk.fm) | 14 | * [See the official documentation on docs.qmk.fm](https://docs.qmk.fm) |