diff options
| author | James Young | 2021-05-29 21:30:31 +0200 |
|---|---|---|
| committer | GitHub | 2021-05-29 21:30:31 +0200 |
| commit | 275996f4c1e2ba0a7d1f66ed05de50e11a6a7520 (patch) | |
| tree | 8212b975a44336d42b63b527381d9010a49c9604 /docs/ChangeLog/20200829.md | |
| parent | 3ea3f32dfe8aac75c6a676733f47b1a7777d0678 (diff) | |
Add changelog for 2021-05-29 Breaking Changes merge (#12939)
* Add ChangeLog for 2021-05-29 Breaking Changes Merge: initial version
* Add recent develop changes
* Sort recent develop changes
* Remove sections for ChibiOS changes per tzarc
No ChibiOS changes this round.
* Add and sort recent develop changes
* add notes about keyboard moves/deletions
* import changelog for PR 12172
Documents the change to BOOTMAGIC_ENABLE.
* update section headings
* re-sort changelog
* add additional note regarding Bootmagic changes
* remove changelog timestamp
* update dates in main Breaking Changes docs
* fix broken section anchors in previous changelogs
* add link to backlight/eeprom patch to changelog
* highlight some more changes
* link PRs from section headers
Co-authored-by: Zach White <skullydazed@gmail.com>
Diffstat (limited to 'docs/ChangeLog/20200829.md')
| -rw-r--r-- | docs/ChangeLog/20200829.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ChangeLog/20200829.md b/docs/ChangeLog/20200829.md index 00e0bd1a28..c6abed5b30 100644 --- a/docs/ChangeLog/20200829.md +++ b/docs/ChangeLog/20200829.md @@ -5,7 +5,7 @@ Four times a year QMK runs a process for merging Breaking Changes. A Breaking Ch ## Changes Requiring User Action :id=changes-requiring-user-action -### Relocated Keyboards :id-relocated-keyboards +### Relocated Keyboards :id=relocated-keyboards #### The Key Company project consolidation ([#9547](https://github.com/qmk/qmk_firmware/pull/9547)) #### relocating boards by flehrad to flehrad/ folder ([#9635](https://github.com/qmk/qmk_firmware/pull/9635)) |