qmk_firmware/keyboards/aya
Ryan e933e0411f
Move matrix config to info.json, part 5 (#20003)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-11 05:41:58 +11:00
..
keymaps/default [Keyboard] Add Aya keyboard (#14378) 2021-09-14 23:56:12 -07:00
aya.c [Keyboard] Add Aya keyboard (#14378) 2021-09-14 23:56:12 -07:00
aya.h [Keyboard] Add Aya keyboard (#14378) 2021-09-14 23:56:12 -07:00
config.h Move matrix config to info.json, part 5 (#20003) 2023-03-11 05:41:58 +11:00
info.json Move matrix config to info.json, part 5 (#20003) 2023-03-11 05:41:58 +11:00
readme.md [Keyboard] Add Aya keyboard (#14378) 2021-09-14 23:56:12 -07:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

Aya

Aya

A column staggered, symmetrical split keyboard.

  • Keyboard Maintainer: Dan Nixon
  • Hardware Supported: Aya PCB, Pro Micro
  • Hardware Availability: CAD files here

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 and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.