aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/keyhive/ut472/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan2025-07-111-1/+1
| | | | | | | | | * Remove deprecated `RGB_` and Mouse keycodes * Update old mouse keycodes, 0-9/A-M * Update old mouse keycodes, N-Z & layouts * Missed some stuff
* Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2024-08-252-36/+0
|
* Update Underglow keycodes (#23765)Ryan2024-08-252-2/+2
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102)Joel Challis2024-02-189-612/+0
|
* Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084)Joel Challis2024-02-154-149/+0
|
* Remove "empty" files (#22603)Joel Challis2023-12-051-19/+0
|
* Remove userspace keymaps (#22544)Joel Challis2023-11-264-97/+0
|
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-031-1/+0
|
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-141-1/+1
|
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-276-8/+8
|
* Deprecate `VLK_TOG` for `VK_TOGG` (#18807)Ryan2022-10-221-1/+1
|
* Remove legacy Debug keycode (#18769)Ryan2022-10-192-2/+2
| | | | | | | | | | | * `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
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-154-5/+5
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan2022-08-281-2/+2
|
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-225-6/+6
|
* [Keymap] Move the ut472 keymap from gardego5 to keyhive folder (#17598)Niko Wenselowski2022-08-022-0/+121
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
|
* move keyhive exclusive boards into /keyhive (#16084)peepeetee2022-04-1920-0/+898
Co-authored-by: Nick Brassel <nick@tzarc.org>