From 6b584a23c032712b2219725e0cdd5a5ea576b31c Mon Sep 17 00:00:00 2001 From: TurboMech <32869044+TurboMech@users.noreply.github.com> Date: Fri, 5 Jan 2018 11:37:22 -0500 Subject: Updated ACR60, Mechmini, ALU84 readme information and config.h descripters (#2231) * Updated ACR60, Mechmini, ALU84 readme information and config.h descripters Update MECHKEYS keyboards to be uniform in readmes and config.h's PID, MANUFACTORER, and DESCRIPTIONS. This allows the keyboards to be more uniform amongst the different types. * Rename keyboards/alu84/keymaps/TurboMech/config.h to keyboards/alu84/keymaps/turbomech * Rename keyboards/alu84/keymaps/turbomech to keyboards/alu84/keymaps/TurboMech/config.h * Fixed folder naming for alu84/keymaps/turbomech * fixed error from compile removed double `return MACRO_NONE;` and `switch (id) {` --- keyboards/mechmini/readme.md | 6 +++++- keyboards/mechmini/v2/README.md | 4 +++- 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'keyboards/mechmini') 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 @@ Mechmini ======== +![mechmini](https://cdn.shopify.com/s/files/1/1697/5323/products/20495451_468333093530388_1648547540_o_grande.jpg?v=1510792821) + A 40% compact ortholinear/staggered keyboard. 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 Version 2 (Mechmini 2.0) was shipped powered by QMK [More info on MECHKEYS](https://mechkeys.ca). Keyboard Maintainer: QMK Community (version 1) & [TurboMech](https://github.com/TurboMech) (version 2 - aka Mechmini 2.0) + Hardware Supported: Mechmini keyboard -Hardware Availability: https://mechkeys.ca/collections/keyboards/products/mechmini-2-0 + +Hardware Availability: [MECHKEYS](https://mechkeys.ca/collections/keyboards/products/mechmini-2-0) 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: 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. Version 2 (Mechmini 2.0) was shipped powered by QMK [More info on MECHKEYS](https://mechkeys.ca). Keyboard Maintainer: [TurboMech](https://github.com/TurboMech) + Hardware Supported: Mechmini 2.0 keyboard -Hardware Availability: https://mechkeys.ca/collections/keyboards/products/mechmini-2-0 + +Hardware Availability: [MECHKEYS Mechmini 2.0](https://mechkeys.ca/collections/keyboards/products/mechmini-2-0) Make example for this keyboard (after setting up your build environment), this will make the Mechmini 2.0 default keymap (split space): -- cgit v1.2.3-24-g4f1b