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
/
mechkeys
/
mechmini
/
v1
Age
Commit message (
Collapse
)
Author
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-03-26
Move `WS2812_DRIVER` to data driven (#20248)
Ryan
2023-03-16
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-11
Move matrix config to info.json, part 7 (#20020)
Ryan
2023-02-26
Move backlight config to data driven (#19910)
Ryan
2023-02-22
Remove default and unused `BACKLIGHT_LEVELS` (#19898)
Ryan
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2022-11-21
Remove .noci functionality (#19122)
Joel Challis
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 L-Q (#18727)
Drashna Jaelre
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-03
Move keyboard USB IDs and strings to data driven: M (#17859)
Ryan
2022-02-11
move mechkeys keyboards into the mechkeys/ vendor folder (#15760)
peepeetee
* move mechkeys keyboards to mechkeys/ * fix compilation * fix default folder