qmk_firmware/keyboards/aya
2023-04-12 13:42:51 +10:00
..
keymaps/default Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) 2023-04-03 15:32:47 +10:00
config.h Move matrix config to info.json, part 5 (#20003) 2023-03-11 05:41:58 +11:00
info.json Move single LAYOUTs to data driven (#20365) 2023-04-12 13:42:51 +10: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.