summaryrefslogtreecommitdiffstats
path: root/keyboards/atreyu/rev1
Commit message (Collapse)AuthorAgeFilesLines
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-112-17/+5
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move encoder config to data driven (#19923)Ryan2023-02-262-7/+14
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-061-5/+0
|
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
|
* [Keyboard] Small fixes for the Atreyu rev1 keyboard (#19098)Jesus Climent2022-11-202-12/+6
|
* [Keyboard] Added Atreyu keyboard. (#17698)Jesus Climent2022-08-135-0/+236
* Add Atreyu keyboard. Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>