diff options
Diffstat (limited to 'keyboards/mechmini')
| -rw-r--r-- | keyboards/mechmini/readme.md | 6 | ||||
| -rw-r--r-- | keyboards/mechmini/v2/README.md | 4 |
2 files changed, 8 insertions, 2 deletions
diff --git a/keyboards/mechmini/readme.md b/keyboards/mechmini/readme.md index 56dd81a24..427cbbd03 100644 --- a/keyboards/mechmini/readme.md +++ b/keyboards/mechmini/readme.md | |||
| @@ -1,6 +1,8 @@ | |||
| 1 | Mechmini | 1 | Mechmini |
| 2 | ======== | 2 | ======== |
| 3 | 3 | ||
| 4 |  | ||
| 5 | |||
| 4 | A 40% compact ortholinear/staggered keyboard. | 6 | A 40% compact ortholinear/staggered keyboard. |
| 5 | 7 | ||
| 6 | Version 1 was originally bootmapper (ps2avrGB) and can be ported to QMK following the v1 readme (../mechmini/v1/readme.md). This version is no longer in production. | 8 | Version 1 was originally bootmapper (ps2avrGB) and can be ported to QMK following the v1 readme (../mechmini/v1/readme.md). This version is no longer in production. |
| @@ -8,8 +10,10 @@ Version 1 was originally bootmapper (ps2avrGB) and can be ported to QMK followin | |||
| 8 | Version 2 (Mechmini 2.0) was shipped powered by QMK [More info on MECHKEYS](https://mechkeys.ca). | 10 | Version 2 (Mechmini 2.0) was shipped powered by QMK [More info on MECHKEYS](https://mechkeys.ca). |
| 9 | 11 | ||
| 10 | Keyboard Maintainer: QMK Community (version 1) & [TurboMech](https://github.com/TurboMech) (version 2 - aka Mechmini 2.0) | 12 | Keyboard Maintainer: QMK Community (version 1) & [TurboMech](https://github.com/TurboMech) (version 2 - aka Mechmini 2.0) |
| 13 | |||
| 11 | Hardware Supported: Mechmini keyboard | 14 | Hardware Supported: Mechmini keyboard |
| 12 | Hardware Availability: https://mechkeys.ca/collections/keyboards/products/mechmini-2-0 | 15 | |
| 16 | Hardware Availability: [MECHKEYS](https://mechkeys.ca/collections/keyboards/products/mechmini-2-0) | ||
| 13 | 17 | ||
| 14 | Make example for this keyboard (after setting up your build environment), this will make the Mechmini 2.0 default keymap (split space) - please see v1 readme for v1 make instructions: | 18 | Make example for this keyboard (after setting up your build environment), this will make the Mechmini 2.0 default keymap (split space) - please see v1 readme for v1 make instructions: |
| 15 | 19 | ||
diff --git a/keyboards/mechmini/v2/README.md b/keyboards/mechmini/v2/README.md index e1efc9904..a43afc674 100644 --- a/keyboards/mechmini/v2/README.md +++ b/keyboards/mechmini/v2/README.md | |||
| @@ -6,8 +6,10 @@ A 40% compact ortholinear/staggered keyboard. | |||
| 6 | Version 2 (Mechmini 2.0) was shipped powered by QMK [More info on MECHKEYS](https://mechkeys.ca). | 6 | Version 2 (Mechmini 2.0) was shipped powered by QMK [More info on MECHKEYS](https://mechkeys.ca). |
| 7 | 7 | ||
| 8 | Keyboard Maintainer: [TurboMech](https://github.com/TurboMech) | 8 | Keyboard Maintainer: [TurboMech](https://github.com/TurboMech) |
| 9 | |||
| 9 | Hardware Supported: Mechmini 2.0 keyboard | 10 | Hardware Supported: Mechmini 2.0 keyboard |
| 10 | Hardware Availability: https://mechkeys.ca/collections/keyboards/products/mechmini-2-0 | 11 | |
| 12 | Hardware Availability: [MECHKEYS Mechmini 2.0](https://mechkeys.ca/collections/keyboards/products/mechmini-2-0) | ||
| 11 | 13 | ||
| 12 | Make example for this keyboard (after setting up your build environment), this will make the Mechmini 2.0 default keymap (split space): | 14 | Make example for this keyboard (after setting up your build environment), this will make the Mechmini 2.0 default keymap (split space): |
| 13 | 15 | ||
