Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-11-21 | Remove .noci functionality (#19122) | Joel Challis | |
2022-10-15 | Remove legacy keycodes, part 5 (#18710) | Ryan | |
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | |||
2022-10-15 | Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727) | Drashna Jaelre | |
2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | |
2022-08-03 | Move keyboard USB IDs and strings to data driven: M (#17859) | Ryan | |
2022-02-11 | move mechkeys keyboards into the mechkeys/ vendor folder (#15760) | peepeetee | |
* move mechkeys keyboards to mechkeys/ * fix compilation * fix default folder |