summaryrefslogtreecommitdiffstats
path: root/keyboards/keyhive/ut472/keymaps/tucznak/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate `VLK_TOG` for `VK_TOGG` (#18807)Ryan2022-10-221-1/+1
|
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-2/+2
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
|
* move keyhive exclusive boards into /keyhive (#16084)peepeetee2022-04-191-0/+111
Co-authored-by: Nick Brassel <nick@tzarc.org>