index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
keyhive
/
ut472
/
keymaps
Age
Commit message (
Collapse
)
Author
2023-04-03
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
precondition
2022-12-14
Tap Dance: remove `qk_` prefix (#19313)
Ryan
2022-10-27
Normalise Space Cadet keycodes (#18864)
Ryan
2022-10-22
Deprecate `VLK_TOG` for `VK_TOGG` (#18807)
Ryan
2022-10-19
Remove legacy Debug keycode (#18769)
Ryan
* `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
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
2022-08-28
Switch over MANUFACTURER and PRODUCT to string literals (#18183)
Ryan
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-01
[Keymap] Move the ut472 keymap from gardego5 to keyhive folder (#17598)
Niko Wenselowski
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-04-19
move keyhive exclusive boards into /keyhive (#16084)
peepeetee
Co-authored-by: Nick Brassel <nick@tzarc.org>