aboutsummaryrefslogtreecommitdiff
path: root/keyboards/alu84/readme.md
diff options
context:
space:
mode:
authorTurboMech <32869044+TurboMech@users.noreply.github.com>2018-01-05 11:37:22 -0500
committerJack Humbert <jack.humb@gmail.com>2018-01-05 11:37:22 -0500
commit6b584a23c032712b2219725e0cdd5a5ea576b31c (patch)
treef97bf8de3a61133a3db5060f22a67771dd1958a2 /keyboards/alu84/readme.md
parent6bb3fbd4e0ff3123a1b3ea00d00c2ae7a2550120 (diff)
downloadqmk_firmware-6b584a23c032712b2219725e0cdd5a5ea576b31c.tar.gz
qmk_firmware-6b584a23c032712b2219725e0cdd5a5ea576b31c.zip
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) {`
Diffstat (limited to 'keyboards/alu84/readme.md')
-rw-r--r--keyboards/alu84/readme.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/keyboards/alu84/readme.md b/keyboards/alu84/readme.md
index 979a49d0f..9d23bff06 100644
--- a/keyboards/alu84/readme.md
+++ b/keyboards/alu84/readme.md
@@ -1,11 +1,15 @@
1ALU84 1ALU84
2=== 2===
3 3
4A 75% keyboard kit made and sold by mechkeys.ca [More info on mechkeys.ca](https://mechkeys.ca) 4![alu84](https://i.imgur.com/wBfazDc.jpg)
5
6A 75% keyboard made and sold by MECHKEYS [More info on MECHKEYS](https://mechkeys.ca).
5 7
6Keyboard Maintainer: [TurboMech](https://github.com/TurboMech) 8Keyboard Maintainer: [TurboMech](https://github.com/TurboMech)
9
7Hardware Supported: ALU84 10Hardware Supported: ALU84
8Hardware Availability: [mechkeys.ca](https://mechkeys.ca) 11
12Hardware Availability: [MECHKEYS](https://mechkeys.ca)
9 13
10Make example for this keyboard (after setting up your build environment): 14Make example for this keyboard (after setting up your build environment):
11 15