summaryrefslogtreecommitdiff
path: root/keyboards/atreyu
AgeCommit message (Expand)AuthorFilesLines
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan2-4/+4
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis1-1/+0
2024-05-17Delete trivial keymap readmes (#23714)Ryan1-7/+0
2024-04-02Data-Driven Keyboard Conversions: A (#23379)James Young6-91/+20
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis4-1/+0
2023-06-10Atreyu: correct layout data (#21197)James Young2-27/+27
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan6-202/+140
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2-40/+0
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan4-34/+10
2023-02-26Move encoder config to data driven (#19923)Ryan4-12/+20
2023-02-17Remove matrix size defines (#19581)Ryan2-8/+0
2023-02-08Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan1-34/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan3-6/+4
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2-10/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel4-4/+0
2023-01-03Fix github URL for the atreyu maintainer. (#19476)Jesus Climent1-1/+1
2023-01-01Atreyu rev2 (#19443)Jesus Climent6-0/+231
2022-11-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're2-12/+6
2022-11-20[Keyboard] Small fixes for the Atreyu rev1 keyboard (#19098)Jesus Climent2-12/+6
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan1-1/+1
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis1-1/+1
2022-08-13[Keyboard] Added Atreyu keyboard. (#17698)Jesus Climent14-0/+505