Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-20 | Remove legacy Grave Escape keycodes (#18787) | Ryan | |
2022-10-15 | Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) | Drashna Jaelre | |
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-07-26 | Move keyboard USB IDs and strings to data driven: C (#17789) | Ryan | |
2022-05-15 | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | |
2022-03-15 | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵ | Ryan | |
(#16655) | |||
2022-01-05 | cannonkeys/adelie: Fix QMK Configurator Implementation (#15754) | James Young | |
* info.json: apply friendly formatting * info.json: correct key sequence | |||
2021-12-14 | [Keyboard] Adelie Firmware (#13265) | Andrew Kannan | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> |