diff options
author | Richard Nunez <Antebios1@gmail.com> | 2021-02-19 23:41:40 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-20 16:41:40 +1100 |
commit | 73e2bf54f8ce85f8b67316617292780550d2b567 (patch) | |
tree | 8970c4340e84207de0eb4fb7096bbf129ce73382 /keyboards/handwired/ortho5x14/readme.md | |
parent | 1ff18920a2f26e7bf659a8e6876864404f15ef54 (diff) |
Adding new handwired ortho 5x14 keyboard (#11597)
Co-authored-by: Richard Nunez <richard.nunez@macrossplusinc.com>
Diffstat (limited to 'keyboards/handwired/ortho5x14/readme.md')
-rw-r--r-- | keyboards/handwired/ortho5x14/readme.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/handwired/ortho5x14/readme.md b/keyboards/handwired/ortho5x14/readme.md new file mode 100644 index 0000000000..b8d1daa8b0 --- /dev/null +++ b/keyboards/handwired/ortho5x14/readme.md @@ -0,0 +1,13 @@ +# ortho5x13 handwired + +Custom handwired ortho5x14 keyboard. + +* Keyboard Maintainer: [Richard Nunez](https://github.com/Antebios) +* Hardware Supported: Custom handwired 5x14 ortho keyboard +* Hardware Availability: + +Make example for this keyboard (after setting up your build environment): + + make handwired/ortho5x14:default + +See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). |