[Keyboard] Add Aya keyboard (#14378)
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
parent
c2f2f9bfd3
commit
a2d43ca024
8 changed files with 251 additions and 0 deletions
20
keyboards/aya/readme.md
Normal file
20
keyboards/aya/readme.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
# Aya
|
||||
|
||||

|
||||
|
||||
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).
|
Loading…
Add table
Add a link
Reference in a new issue