diff options
Diffstat (limited to 'keyboards/sneakbox/disarray/ortho/readme.md')
-rw-r--r-- | keyboards/sneakbox/disarray/ortho/readme.md | 16 |
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 |  | ||
4 | |||
5 | Handled 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 | |||
7 | The 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 | |||
12 | Make example for this keyboard (after setting up your build environment): | ||
13 | |||
14 | make sneakbox/disarray/ortho:default | ||
15 | |||
16 | 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). | ||