diff options
| author | skullY <skullydazed@gmail.com> | 2019-07-05 11:08:18 -0700 |
|---|---|---|
| committer | skullydazed <skullydazed@users.noreply.github.com> | 2019-08-30 15:01:52 -0700 |
| commit | 21df614a8ebf216f65822a28e319a05360f5244d (patch) | |
| tree | 31a414dfc14fb596e4e04fbaeb8229db44f4d798 | |
| parent | c27aa60c50c7ed7cb3e511c8a9def118541813e7 (diff) | |
| download | qmk_firmware-21df614a8ebf216f65822a28e319a05360f5244d.tar.gz qmk_firmware-21df614a8ebf216f65822a28e319a05360f5244d.zip | |
Branch point for 2019 Aug 30 Breaking Change
| -rw-r--r-- | readme.md | 8 |
1 files changed, 8 insertions, 0 deletions
| @@ -7,6 +7,14 @@ | |||
| 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 | # NOTICE: THIS IS A TESTING BRANCH | ||
| 11 | |||
| 12 | This is the `breaking_changes` branch for Aug 2019. You can [read more in the tracking issue](https://github.com/qmk/qmk_firmware/issues/6146). | ||
| 13 | |||
| 14 | We encourage you to try this branch out and see if there are any bugs. Our goal is to merge this branch to `master` on Aug 30. Please [report any bugs](https://github.com/qmk/qmk_firmware/issues/new?template=bug_report.md) you find. | ||
| 15 | |||
| 16 | Original readme.md continues: | ||
| 17 | |||
| 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). | 18 | 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 | 19 | ||
| 12 | ## Documentation | 20 | ## Documentation |
