Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-17 | Move `SOFT_SERIAL_PIN` to data driven (#19863) | Ryan | |
2023-02-17 | Remove matrix size defines (#19581) | 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-15 | Remove legacy keycodes, part 5 (#18710) | Ryan | |
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | |||
2022-10-13 | Remove legacy keycodes, part 4 (#18683) | Ryan | |
* `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC` | |||
2022-08-20 | Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079) | Ryan | |
2022-07-07 | [Keyboard] Clean up dactyl manuform unused files (#15890) | Bartosz Nowak | |
2022-01-13 | [Keyboard] Add Dactyl Manuform 6x6_4 and Kinesis keyboards (#15475) | Dmitriy Kuminov | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> |