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