summaryrefslogtreecommitdiff
path: root/keyboards/keyhive/ut472
AgeCommit message (Expand)AuthorFilesLines
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan1-1/+1
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-36/+0
2024-08-25Update Underglow keycodes (#23765)Ryan2-2/+2
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: K, Part 2 (#23769)James Young2-22/+6
2024-03-15Migrate features from rules.mk to data driven - IJK (#23276)Joel Challis2-12/+9
2024-02-18Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102)Joel Challis9-612/+0
2024-02-15Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084)Joel Challis4-149/+0
2023-12-05Remove "empty" files (#22603)Joel Challis1-19/+0
2023-11-27Remove userspace keymaps (#22544)Joel Challis4-97/+0
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-12/+13
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2-3/+2
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-1/+3
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+3
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition1-1/+0
2023-03-29Fix layouts containing keys with multiple matrix positions (#20191)Ryan2-34/+52
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan1-2/+0
2023-03-17Remove more empty headers (#20155)Ryan1-1/+0
2023-03-11Move matrix config to info.json, part 8 (#20030)Ryan2-9/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-12-14Tap Dance: remove `qk_` prefix (#19313)Ryan1-1/+1
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan6-8/+8
2022-10-22Deprecate `VLK_TOG` for `VK_TOGG` (#18807)Ryan1-1/+1
2022-10-19Remove legacy Debug keycode (#18769)Ryan2-2/+2
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan4-5/+5
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre1-1/+10
2022-08-28Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan1-2/+2
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis5-6/+6
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-08-03Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2-7/+6
2022-08-01[Keymap] Move the ut472 keymap from gardego5 to keyhive folder (#17598)Niko Wenselowski2-0/+121
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis1-1/+1
2022-04-19move keyhive exclusive boards into /keyhive (#16084)peepeetee26-0/+1039