diff options
| -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 000000000..18ab3b09e --- /dev/null +++ b/keyboards/chimera_ortho/readme.md | |||
| @@ -0,0 +1,19 @@ | |||
| 1 | # Chimera Ortho | ||
| 2 | |||
| 3 |  | ||
| 4 | |||
| 5 | A split wireless 40% ortholinear keyboard | ||
| 6 | |||
| 7 | Keyboard Maintainer: [William Wilson](https://github.com/GlenPickle) | ||
| 8 | |||
| 9 | |||
| 10 | Hardware Supported: Chimera Ortho PCB, WaveShare core nRF51822 | ||
| 11 | |||
| 12 | Hardware Availability: [Gerbers](https://github.com/GlenPickle/Chimera/tree/master/ortho/gerbers) | ||
| 13 | |||
| 14 | Make example for this keyboard (after setting up your build environment): | ||
| 15 | |||
| 16 | make chimera_ortho:default | ||
| 17 | |||
| 18 | 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. | ||
| 19 | |||
