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-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-08-06 | Remove `UNUSED_PINS` (#17931) | Nick Brassel | |
2021-09-10 | Remove bootloader listings from rules.mk (#14330) | Ryan | |
2019-10-05 | Cleanup rules.mk for 32U4 keyboards, A-F (#6804) | fauxpark | |
* Cleanup rules.mk for 32U4 keyboards, A-F * Put back stuff in VIA keymaps | |||
2019-08-30 | Update Atreus to current code conventions (#5849) | Joel Challis | |
* Update atreus to current code conventions - add multi revision instead of defines * Remove config.h duplication from user keymaps * Add breaking change log * Add missing pragma once |