[Keyboard] Add Aya keyboard (#14378)

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
Dan Nixon 2021-09-15 07:56:12 +01:00 committed by GitHub
parent c2f2f9bfd3
commit a2d43ca024
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 251 additions and 0 deletions

20
keyboards/aya/readme.md Normal file
View file

@ -0,0 +1,20 @@
# Aya
![Aya](https://raw.githubusercontent.com/DanNixon/aya/main/docs/both_sides.jpg)
A column staggered, symmetrical split keyboard.
* Keyboard Maintainer: [Dan Nixon](https://github.com/dannixon)
* Hardware Supported: Aya PCB, Pro Micro
* Hardware Availability: CAD files [here](https://github.com/DanNixon/aya)
Make example for this keyboard (after setting up your build environment):
make aya:default
Enter the bootloader in 2 ways:
* **Command**: Hold down both shift keys and press B
* **Physical reset button**: Briefly short the pads on the read of the PCB (directly behind the Pro Micro)
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).