diff options
author | Nuno Costa <nunopf99@gmail.com> | 2021-02-19 03:15:38 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-18 19:15:38 -0800 |
commit | 307c97445baa62dff7c9b15a71db3aec5ea67f66 (patch) | |
tree | aa958e5911f0d20431e6185b35c1954eb9dd335c /keyboards/ealdin/quadrant/readme.md | |
parent | cd8c71a0eb686bb99e922a31f81611d5b81e8a16 (diff) |
[Keyboard] Quadrant by Ealdin (#11747)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/ealdin/quadrant/readme.md')
-rw-r--r-- | keyboards/ealdin/quadrant/readme.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/ealdin/quadrant/readme.md b/keyboards/ealdin/quadrant/readme.md new file mode 100644 index 0000000000..b02cc19ba7 --- /dev/null +++ b/keyboards/ealdin/quadrant/readme.md @@ -0,0 +1,17 @@ +# Quadrant + +![Quadrant](https://i.imgur.com/S5f1Tn7l.jpg) + +A 5x14 ortholinear keyboard with "barebone" design using Elite-C. + +* Keyboard Maintainer: [Ealdin](https://github.com/Ealdin) +* Hardware Supported: Quadrant E-C +* Hardware Availability: Group Buy via /r/mk + +Make example for this keyboard (after setting up your build environment): + + make ealdin/quadrant:default + +**Reset Key**: The board can be reset by pressing the RESET button on the Elite-C or the button to the right of it labeled SW1. + +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). |