Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-16 | Remove useless "ifdef KEYBOARD_*" (#20078) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-03-11 | Move matrix config to info.json, part 5 (#20003) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-02-26 | Move encoder config to data driven (#19923) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-02-17 | Remove matrix size defines (#19581) | Ryan | |
2023-02-08 | Remove `SOFT_SERIAL_PIN` for non-split boards (#19774) | Ryan | |
* Remove `SOFT_SERIAL_PIN` for non-split boards * Delete more empty config.h | |||
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | |
2023-02-06 | Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752) | Ryan | |
2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | |
2023-01-03 | Fix github URL for the atreyu maintainer. (#19476) | Jesus Climent | |
2023-01-01 | Atreyu rev2 (#19443) | Jesus Climent | |
2022-11-20 | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | |
2022-11-20 | [Keyboard] Small fixes for the Atreyu rev1 keyboard (#19098) | Jesus Climent | |
2022-10-16 | Remove legacy keycodes, part 6 (#18740) | Ryan | |
* `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL` | |||
2022-08-20 | RESET -> QK_BOOT keyboard readme (#18110) | Joel Challis | |
2022-08-13 | [Keyboard] Added Atreyu keyboard. (#17698) | Jesus Climent | |
* Add Atreyu keyboard. Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> |