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
Age
Commit message (
Collapse
)
Author
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
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-10-15
Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)
Drashna Jaelre
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-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-03
Move keyboard USB IDs and strings to data driven: K (#17846)
Ryan
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
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>