forked from forks/qmk_firmware
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 |
||
---|---|---|
.. | ||
ortho | ||
staggered | ||
config.h | ||
readme.md |
The Ave. (Avenue)
A Compact Battlestation.
- Keyboard Maintainer: 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 and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.