You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
880 B

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