summaryrefslogtreecommitdiffstats
path: root/keyboards/alas
Commit message (Collapse)AuthorAgeFilesLines
* Move miscellaneous defines to data driven (#21382)Ryan2023-07-022-4/+4
|
* Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-231-5/+0
| | | | | * Remove CORTEX_ENABLE_WFI_IDLE from the codebase. * Turn on CORTEX_ENABLE_WFI_IDLE by default.
* Alas: ISO Layouts Fix and Matrix Diagram (#21255)James Young2023-06-152-45/+69
|
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-273-141/+546
|
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-112-6/+5
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Remove matrix size defines (#19581)Ryan2023-02-171-0/+0
|
* [Keyboard] Add alas keyboard (#19717)yiancar2023-02-109-0/+363
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: yiancar <yiancar@gmail.com>