aboutsummaryrefslogtreecommitdiff
path: root/keyboards/kingly_keys/ave/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/kingly_keys/ave/readme.md')
-rw-r--r--keyboards/kingly_keys/ave/readme.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/kingly_keys/ave/readme.md b/keyboards/kingly_keys/ave/readme.md
new file mode 100644
index 000000000..080edf496
--- /dev/null
+++ b/keyboards/kingly_keys/ave/readme.md
@@ -0,0 +1,21 @@
1# The Ave. (Avenue)
2
3![ave-img-1](https://i.imgur.com/l5ah6uMl.png)
4
5A Compact Battlestation.
6
7- Keyboard Maintainer: [The-Royal](https://github.com/the-royal)
8- Hardware Supported: Rev10.0 Avenue PCBs *(Ortholinear & Staggered)*
9- Hardware Availability: Through group-buy or self procurement via open-source files.
10
11Make examples for this keyboard (after setting up your build environment):
12
13**Ortholinear:**
14
15 make kingly_keys/ave/ortho:default
16
17**Staggered:**
18
19 make kingly_keys/ave/staggered:default
20
21See 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).