summaryrefslogtreecommitdiffstats
path: root/keyboards/cannonkeys/adelie/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* CannonKeys Adelie Layout Macro Additions (#20546)James Young2023-04-252-0/+192
| | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_rwkl with reference keymap * add LAYOUT_wkl with reference keymap
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-2/+2
|
* Remove legacy keycodes, part 3 (#18669)Ryan2022-10-112-2/+2
| | | | | | | | | * `KC__VOLDOWN` -> `KC_VOLD` * `KC__VOLUP` -> `KC_VOLU` * `KC__MUTE` -> `KC_MUTE` * `KC_POWER` -> `KC_PWR`
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
|
* [Keyboard] Adelie Firmware (#13265)Andrew Kannan2021-12-143-0/+193
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>