diff options
| author | nuess0r <nussgipfel@brain4free.org> | 2023-05-27 15:12:36 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-27 23:12:36 +1000 |
| commit | f98f8eedf0dc6fe939162210ad44d5af8a0dfa08 (patch) | |
| tree | 171b1de71a2fec4e7c4f30b6c7e0275061a8d3f3 /docs/ChangeLog | |
| parent | e759230706373e9db8a0d6758f8c210288870d9f (diff) | |
Consolidate modelm v2 (#14996)
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
Diffstat (limited to 'docs/ChangeLog')
| -rw-r--r-- | docs/ChangeLog/20230528/PR14996.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/ChangeLog/20230528/PR14996.md b/docs/ChangeLog/20230528/PR14996.md new file mode 100644 index 0000000000..d59b407e4c --- /dev/null +++ b/docs/ChangeLog/20230528/PR14996.md | |||
| @@ -0,0 +1,21 @@ | |||
| 1 | # QMK Breaking Changes - 2023 May 28 Changelog | ||
| 2 | |||
| 3 | ## Notable Features :id=notable-features | ||
| 4 | |||
| 5 | ### Consolidate modelm ([#14996](https://github.com/qmk/qmk_firmware/pull/14996) | ||
| 6 | |||
| 7 | Several build targets for the IBM Model M were cluttered in different folders. | ||
| 8 | The maintainers of several Model M replacement controller projects agreed to | ||
| 9 | consolidate them under one common folder. | ||
| 10 | |||
| 11 | List of the consolidations now in keyboards/modelm/: | ||
| 12 | |||
| 13 | - ashpil_usbc | ||
| 14 | - ibm122m | ||
| 15 | - mschwingen | ||
| 16 | - teensy2 (renamed from modelm101_teensy2) | ||
| 17 | - teensypp (renamed from modelm101) | ||
| 18 | - teensypp_ssk (renamed from modelm_ssk) | ||
| 19 | - ibm122m | ||
| 20 | - m122_3270 | ||
| 21 | - yugo_m | ||
