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/acr60/config.h | 6 +++--- keyboards/acr60/readme.md | 11 +++++++---- 2 files changed, 10 insertions(+), 7 deletions(-) (limited to 'keyboards/acr60') diff --git a/keyboards/acr60/config.h b/keyboards/acr60/config.h index 3d34dc975b..c44ba737e8 100644 --- a/keyboards/acr60/config.h +++ b/keyboards/acr60/config.h @@ -5,11 +5,11 @@ /* USB Device descriptor parameter */ #define VENDOR_ID 0xFEED -#define PRODUCT_ID 0x2260 +#define PRODUCT_ID 0xCA60 #define DEVICE_VER 0x0001 -#define MANUFACTURER MechKeysCa +#define MANUFACTURER MECHKEYS #define PRODUCT ACR60 -#define DESCRIPTION ACR60 Keyboard +#define DESCRIPTION 60% customizable keyboard /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/acr60/readme.md b/keyboards/acr60/readme.md index 86e063ed58..a0ba2ecdea 100644 --- a/keyboards/acr60/readme.md +++ b/keyboards/acr60/readme.md @@ -1,12 +1,15 @@ -# ACR60 +ACR60 +===== ![acr60](https://cdn.shopify.com/s/files/1/1697/5323/products/20170522001035_1024x1024.jpg?v=1504725199) -A customizable 60% keyboard based on the DZ60. +A customizable 60% keyboard made and sold by mechkeys.ca [More info on MECHKEYS](https://mechkeys.ca) + +Keyboard Maintainer: [TurboMech](https://github.com/TurboMech) -Keyboard Maintainer: QMK Community Hardware Supported: ACR60 -Hardware Availability: [mechkeysca](https://mechkeys.ca/products/acr60) + +Hardware Availability: [MECHKEYS](https://mechkeys.ca/products/acr60) Make example for this keyboard (after setting up your build environment): -- cgit v1.2.3