summaryrefslogtreecommitdiff
path: root/keyboards/cannonkeys/adelie
AgeCommit message (Collapse)Author
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan
2022-10-15Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre
2022-10-11Remove legacy keycodes, part 3 (#18669)Ryan
* `KC__VOLDOWN` -> `KC_VOLD` * `KC__VOLUP` -> `KC_VOLU` * `KC__MUTE` -> `KC_MUTE` * `KC_POWER` -> `KC_PWR`
2022-07-26Move keyboard USB IDs and strings to data driven: C (#17789)Ryan
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan
(#16655)
2022-01-05cannonkeys/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>