summaryrefslogtreecommitdiffstats
path: root/keyboards/keyhive/ut472/keymaps/annihilator6000/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-271-2/+2
|
* Remove legacy Debug keycode (#18769)Ryan2022-10-191-1/+1
| | | | | | | | | | | * `DEBUG` -> `DB_TOGG`, default-ish keymaps * `DEBUG` -> `DB_TOGG`, user keymaps * `DEBUG` -> `DB_TOGG`, community layouts * `DEBUG` -> `DB_TOGG`, userspace * `DEBUG` -> `DB_TOGG`, docs & core
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
|
* move keyhive exclusive boards into /keyhive (#16084)peepeetee2022-04-191-0/+256
Co-authored-by: Nick Brassel <nick@tzarc.org>