aboutsummaryrefslogtreecommitdiff
path: root/keyboards/sneakbox/disarray/ortho/readme.md
diff options
context:
space:
mode:
authorSneakboxKB <67670271+SneakboxKB@users.noreply.github.com>2021-02-21 22:46:34 -0600
committerGitHub <noreply@github.com>2021-02-21 20:46:34 -0800
commitc868f937554c12bfa0196c7cae93cecc36d0034b (patch)
tree3a184cc71dedac6860d899b1609df49e8dba817b /keyboards/sneakbox/disarray/ortho/readme.md
parent150ab564a38da25fe417d01d307768dce5fe5f16 (diff)
downloadqmk_firmware-c868f937554c12bfa0196c7cae93cecc36d0034b.tar.gz
qmk_firmware-c868f937554c12bfa0196c7cae93cecc36d0034b.zip
[Keyboard] Disarray (#11583)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: mujimanic <64090325+mujimanic@users.noreply.github.com>
Diffstat (limited to 'keyboards/sneakbox/disarray/ortho/readme.md')
-rw-r--r--keyboards/sneakbox/disarray/ortho/readme.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/sneakbox/disarray/ortho/readme.md b/keyboards/sneakbox/disarray/ortho/readme.md
new file mode 100644
index 000000000..7f1f88532
--- /dev/null
+++ b/keyboards/sneakbox/disarray/ortho/readme.md
@@ -0,0 +1,16 @@
1# Sneakbox Disarray (Ortholinear layout)
2
3![Sneakbox Disarray](https://i.imgur.com/mgp3leh.jpg)
4
5Handled keyboard, with viewable SMD components. Features EC-11 pushbutton rotary encoder on top left. Disarray comes in two variants: staggered key layout and ortholinear key layout.
6
7The orhtholinear version is 81-keys arranged in a grid with an arrangement of 2u positions to accommodate spacebars, 2u backspace, 2u enter, and numpad 0, if desired.
8
9* Keyboard Maintainer: [mujimanic](https://github.com/SneakboxKB)
10* Hardware Availability: [sneakbox.com](Group Buy)
11
12Make example for this keyboard (after setting up your build environment):
13
14 make sneakbox/disarray/ortho:default
15
16See 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).