summaryrefslogtreecommitdiff
path: root/keyboards/sneakbox/ava/readme.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-08-19 18:59:06 +0000
committerQMK Bot <hello@qmk.fm>2021-08-19 18:59:06 +0000
commit34137666498f367c677b751abab97100f30d1d36 (patch)
tree286eeb46a3c8339ce8b3dade2fc53d52c319d7aa /keyboards/sneakbox/ava/readme.md
parent7f1c90b7a8d66b806f87229fb96e5c69ee9fb1a4 (diff)
parentb724a0dfd5782f81d52fa006466e607d7ba04c5e (diff)
downloadqmk_firmware-34137666498f367c677b751abab97100f30d1d36.tar.gz
qmk_firmware-34137666498f367c677b751abab97100f30d1d36.zip
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/sneakbox/ava/readme.md')
-rw-r--r--keyboards/sneakbox/ava/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/sneakbox/ava/readme.md b/keyboards/sneakbox/ava/readme.md
new file mode 100644
index 0000000000..8f65c143fe
--- /dev/null
+++ b/keyboards/sneakbox/ava/readme.md
@@ -0,0 +1,15 @@
+# Sneakbox AVA
+
+![Sneakbox AVA](https://i.imgur.com/lVaAmfSh.jpg)
+
+An Alice-like keyboard featuring a blocked arrow cluster in place of the right shift position. The left sided nav cluster contains four keys. Optional pushbutton rotary encoder socket positioned at the top left key position. Firmware covers both soldered and hotswap versions of the PCB.
+
+* Keyboard Maintainer: [mujimanic](https://github.com/mujimanic)
+* Hardware Supported: AVA-compatible keyboard case. This PCB is different from and is not compatible with conventional Alice keyboard cases or Arisu format cases (right sided arrow cluster + right sided nav cluster).
+* Hardware Availability: [sneakbox.design](https://sneakbox.com/collections/frontpage/products/infopre-order-ava-keyboard-shell)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make sneakbox/ava: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).