diff options
author | James Young <xxiinophobia@yahoo.com> | 2020-02-29 12:30:38 -0800 |
---|---|---|
committer | James Young <xxiinophobia@yahoo.com> | 2020-02-29 12:30:38 -0800 |
commit | cae91510dc488bf81d8497252d58014353093872 (patch) | |
tree | a6fa437a6500af9a303b9259ae6e736946f0530c /readme.md | |
parent | 26eef35f07698d23aafae90e1c230b52e100a334 (diff) | |
download | qmk_firmware-cae91510dc488bf81d8497252d58014353093872.tar.gz qmk_firmware-cae91510dc488bf81d8497252d58014353093872.zip |
Breaking Changes documentation fixes
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -7,12 +7,6 @@ | |||
7 | [](https://github.com/qmk/qmk_firmware/pulse/monthly) | 7 | [](https://github.com/qmk/qmk_firmware/pulse/monthly) |
8 | [](https://github.com/qmk/qmk_firmware/) | 8 | [](https://github.com/qmk/qmk_firmware/) |
9 | 9 | ||
10 | # THIS IS THE FUTURE BRANCH | ||
11 | |||
12 | Warning- This is the `future` branch of QMK Firmware. You may encounter broken code here. Please see [Breaking Changes](https://docs.qmk.fm/#/breaking_changes) for more information. | ||
13 | |||
14 | # Original readme continues | ||
15 | |||
16 | 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). |
17 | 11 | ||
18 | ## Documentation | 12 | ## Documentation |