summaryrefslogtreecommitdiff
path: root/keyboards/aya
AgeCommit message (Expand)AuthorFilesLines
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan1-5/+5
2024-07-13Migrate SPLIT_HAND_PIN to json (#23924)Joel Challis2-2/+4
2024-04-02Data-Driven Keyboard Conversions: A (#23379)James Young2-13/+9
2023-12-05Remove "empty" files (#22603)Joel Challis1-18/+0
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan2-40/+76
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition1-1/+0
2023-03-17Remove more empty headers (#20155)Ryan1-17/+0
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan2-5/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-3/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan1-2/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-07-26Move keyboard USB IDs and strings to data driven: A (#17781)Ryan2-6/+6
2022-02-15Update USB VID and PID for Aya (#16363)Dan Nixon1-2/+2
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-2/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+0
2021-09-14[Keyboard] Add Aya keyboard (#14378)Dan Nixon8-0/+251