diff options
author | farmakon <andreabrando@gmail.com> | 2018-01-07 17:23:45 +0100 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2018-01-07 11:23:45 -0500 |
commit | 8e0d9e26379db34fc4af2d2228269cb980ea78c8 (patch) | |
tree | 9193f94b8a3b3f0ef0a118dfaac73ba48ae9a218 /keyboards/xmmx/readme.md | |
parent | 81ae0fb10efb10414a7578f374e5fbbff58984d4 (diff) | |
download | qmk_firmware-8e0d9e26379db34fc4af2d2228269cb980ea78c8.tar.gz |
Adding XMMX (#2236)
* gh80_3000
* Add files via upload
Diffstat (limited to 'keyboards/xmmx/readme.md')
-rw-r--r-- | keyboards/xmmx/readme.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/xmmx/readme.md b/keyboards/xmmx/readme.md new file mode 100644 index 000000000..cf16231e1 --- /dev/null +++ b/keyboards/xmmx/readme.md @@ -0,0 +1,20 @@ +XMMX and Toad +======== + +XMMX: Tenkeyless Mechanical Keyboard PCB designed to fit Filco Majestouch TKL and Cooler Master Quickfire Rapid cases +Toad: 70% Mechanical Keyboard PCB. + +XMMX schematic and PCB are available opensource under Creative Commons BY-SA 3.0 license on EasyEDA at [this link](https://easyeda.com/farmakon/XMMX-0447d28c1e4644b88fd04905d983684d) +Toad schematic and PCB are available opensource under Creative Commons BY-SA 3.0 license on EasyEDA at [this link](https://easyeda.com/farmakon/70_Keyboard-d4f6baf4792d4ada9c0571fa3713e461) + +For more informations on the XMMX please visit this [geekhack.org thread](https://geekhack.org/index.php?topic=93422.0) +For more informations on the Toad please visit this [geekhack.org thread](https://geekhack.org/index.php?topic=91388.0) + +Make examples for these keyboards (after setting up your build environment): + + make xmmx:default + + make xmmx:toad + + +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. |