Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-06 | Reworked backlight keycodes. (#18961) | Nick Brassel | |
Co-authored-by: Ryan <fauxpark@gmail.com> | |||
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-05-15 | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | |
2022-02-11 | move mechkeys keyboards into the mechkeys/ vendor folder (#15760) | peepeetee | |
* move mechkeys keyboards to mechkeys/ * fix compilation * fix default folder |