diff options
author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2020-05-30 13:22:56 -0700 |
---|---|---|
committer | James Young <18669334+noroadsleft@users.noreply.github.com> | 2020-08-29 14:30:02 -0700 |
commit | 3dbbd4cf4466ba36676e028ce78c60bf7ccc4282 (patch) | |
tree | 1975a9d903999757b1507e807a76bda54cda48aa /readme.md | |
parent | 0f9b7b9768e53add15dc7e860efab0464cd7533d (diff) | |
download | qmk_firmware-3dbbd4cf4466ba36676e028ce78c60bf7ccc4282.tar.gz qmk_firmware-3dbbd4cf4466ba36676e028ce78c60bf7ccc4282.zip |
Branch point for 2020 Aug 29 Breaking Change
Update readme.md
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -7,6 +7,12 @@ | |||
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 DEVELOP BRANCH | ||
11 | |||
12 | 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. | ||
13 | |||
14 | # Original readme continues | ||
15 | |||
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). | 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). |
11 | 17 | ||
12 | ## Documentation | 18 | ## Documentation |