Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move single `LAYOUT`s to data driven (#20365) | Ryan | 2023-04-12 | 3 | -101/+70 |
| | |||||
* | Move matrix config to info.json, part 5 (#20003) | Ryan | 2023-03-11 | 2 | -17/+5 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Move encoder config to data driven (#19923) | Ryan | 2023-02-26 | 2 | -7/+14 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 1 | -4/+0 |
| | |||||
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 1 | -0/+2 |
| | |||||
* | Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752) | Ryan | 2023-02-06 | 1 | -5/+0 |
| | |||||
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 1 | -1/+0 |
| | |||||
* | [Keyboard] Small fixes for the Atreyu rev1 keyboard (#19098) | Jesus Climent | 2022-11-20 | 2 | -12/+6 |
| | |||||
* | [Keyboard] Added Atreyu keyboard. (#17698) | Jesus Climent | 2022-08-13 | 5 | -0/+236 |
* Add Atreyu keyboard. Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> |