Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-10 | Move matrix config to info.json, part 2 (#19987) | Ryan | |
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-17 | Move Bootmagic config to data driven (#19860) | Ryan | |
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | |
2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | |
2022-10-11 | Remove legacy keycodes, part 3 (#18669) | Ryan | |
* `KC__VOLDOWN` -> `KC_VOLD` * `KC__VOLUP` -> `KC_VOLU` * `KC__MUTE` -> `KC_MUTE` * `KC_POWER` -> `KC_PWR` | |||
2022-08-06 | Remove `UNUSED_PINS` (#17931) | Nick Brassel | |
2022-08-02 | Move keyboard USB IDs and strings to data driven: L (#17849) | Ryan | |
2022-01-10 | [Keyboard] add info.json for bongopad (#15355) | Bailey Boylson | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> | |||
2021-12-09 | Tidy up NKRO_ENABLE rules (#15382) | Ryan | |
2021-12-01 | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | |
2021-11-29 | [Keyboard] Add bongopad (#15212) | ll3macorn | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> |