diff options
author | GlenPickle <wilson.r.william@gmail.com> | 2017-10-31 19:58:46 -0500 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-10-31 20:58:46 -0400 |
commit | fca03e15b9f111e614738d9dcce09e03c49e9409 (patch) | |
tree | 8034a3cb4448ef61f0d406ada96bee237f84ebcc /keyboards | |
parent | bc98b0d9eb5eb1a4df140ab6e2158904e5e100e5 (diff) | |
download | qmk_firmware-fca03e15b9f111e614738d9dcce09e03c49e9409.tar.gz qmk_firmware-fca03e15b9f111e614738d9dcce09e03c49e9409.zip |
Chimera Ortho Readme (#1943)
* Added Chimera Ortho keymap
* added readme
* fixed hardware link
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/chimera_ortho/readme.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/chimera_ortho/readme.md b/keyboards/chimera_ortho/readme.md new file mode 100644 index 0000000000..18ab3b09eb --- /dev/null +++ b/keyboards/chimera_ortho/readme.md @@ -0,0 +1,19 @@ +# Chimera Ortho + +![Chimera Ortho](https://imgur.com/pbdNsoP.jpg) + +A split wireless 40% ortholinear keyboard + +Keyboard Maintainer: [William Wilson](https://github.com/GlenPickle) + + +Hardware Supported: Chimera Ortho PCB, WaveShare core nRF51822 + +Hardware Availability: [Gerbers](https://github.com/GlenPickle/Chimera/tree/master/ortho/gerbers) + +Make example for this keyboard (after setting up your build environment): + + make chimera_ortho: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. + |