diff options
author | TurboMech <32869044+TurboMech@users.noreply.github.com> | 2017-12-31 22:39:34 -0500 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-12-31 22:39:34 -0500 |
commit | e9f44ee96d7c89ea9c6b8a199aba7f938d826b62 (patch) | |
tree | 4d466450c532166710cb1733961f145c3c40516a /keyboards/alu84/readme.md | |
parent | 9cb80d68e299ff6e2a1a520e216d41784a0d5d33 (diff) |
added ALU84 keyboard and TurboMech user space (#2206)
* Added ALU84
Added ALU84 from mechkeys.ca. TurboMech keymap is MacOS oriented, need to still update the defualt keymap.
* added alu84 and TurboMech userspace
* updated keymap, config.h and rules.mk for alu84
Diffstat (limited to 'keyboards/alu84/readme.md')
-rw-r--r-- | keyboards/alu84/readme.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/alu84/readme.md b/keyboards/alu84/readme.md new file mode 100644 index 0000000000..979a49d0fb --- /dev/null +++ b/keyboards/alu84/readme.md @@ -0,0 +1,14 @@ +ALU84 +=== + +A 75% keyboard kit made and sold by mechkeys.ca [More info on mechkeys.ca](https://mechkeys.ca) + +Keyboard Maintainer: [TurboMech](https://github.com/TurboMech) +Hardware Supported: ALU84 +Hardware Availability: [mechkeys.ca](https://mechkeys.ca) + +Make example for this keyboard (after setting up your build environment): + + make alu84:default + +See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information. |