53f11668a3
* Add configurator support for "The Ave." keyboard * Update readme.md * update misc nomenclature * add punctuation * fix miss-placed "0" * update README.md * del. duplicate "F11" in visual layout information * Split PCB configurations into subfolders * update layer template to new matrix title * rm primary <keyboard>.c / <keyboard>.h files * add new end line to both .h subfolder fiels * Apply suggestions from code review * tested update to RGB code * update rgb code * Apply suggestions from code review * Apply suggestions from code review * Apply suggestions from code review * Update rules.mk * Update rules.mk * Delete rules.mk * Delete rules.mk * Update rules.mk * Update config.h * Update config.h * Update keymap.c * Update ortho.c * Update ortho.h * Update config.h * Update keymap.c * Update staggered.c * Update staggered.h * Apply suggestions from code review * Update config.h * Update keymap.c * move and duplicate rules.mk file * Update keyboards/kingly_keys/ave/readme.md * Update config.h * Update keyboards/kingly_keys/ave/config.h
21 lines
783 B
Markdown
21 lines
783 B
Markdown
# The Ave. (Avenue)
|
|
|
|
![ave-img-1](https://i.imgur.com/l5ah6uMl.png)
|
|
|
|
A Compact Battlestation.
|
|
|
|
- Keyboard Maintainer: [The-Royal](https://github.com/the-royal)
|
|
- Hardware Supported: Rev10.0 Avenue PCBs *(Ortholinear & Staggered)*
|
|
- Hardware Availability: Through group-buy or self procurement via open-source files.
|
|
|
|
Make examples for this keyboard (after setting up your build environment):
|
|
|
|
**Ortholinear:**
|
|
|
|
make kingly_keys/ave/ortho:default
|
|
|
|
**Staggered:**
|
|
|
|
make kingly_keys/ave/staggered: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).
|