aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/keyhive/opus/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate some nonstandard mod & mod-tap keycode aliases (#25437)Ryan2025-07-061-1/+1
|
* Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102)Joel Challis2024-02-184-117/+0
|
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-141-1/+1
|
* Remove legacy keycodes, part 3 (#18669)Ryan2022-10-111-1/+1
| | | | | | | | | * `KC__VOLDOWN` -> `KC_VOLD` * `KC__VOLUP` -> `KC_VOLU` * `KC__MUTE` -> `KC_MUTE` * `KC_POWER` -> `KC_PWR`
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-221-1/+1
|
* move keyhive exclusive boards into /keyhive (#16084)peepeetee2022-04-196-0/+185
Co-authored-by: Nick Brassel <nick@tzarc.org>