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
/
mechwild
/
puckbuddy
Age
Commit message (
Expand
)
Author
2023-05-27
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-05
Move small macropad-ish layouts to data driven (#20341)
Ryan
2023-03-23
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
2023-03-11
Move matrix config to info.json, part 7 (#20020)
Ryan
2023-02-26
Move encoder config to data driven (#19923)
Ryan
2023-02-23
Reallocate SAFE_RANGE (#19909)
Joel Challis
2023-02-23
VIA Protocol 12 + fixes (#19916)
Nick Brassel
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-17
Move LED indicator config to data driven (#19800)
Ryan
2023-02-17
Remove unused RGBLight defines from config.h (#19859)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-07
Remove unused Bootmagic row/col defines from config.h (#19761)
Ryan
2023-02-06
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)
Ryan
2023-02-06
Remove `IS_HOST_LED_ON` and migrate usages (#19753)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-01-30
Clean up Force NKRO in config.h (#19718)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2022-11-03
Remove more `UNUSED_PINS` defines (#18940)
Ryan
2022-10-10
Remove legacy keycodes, part 2 (#18660)
Ryan
2022-08-30
Use a macro to compute the size of arrays at compile time (#18044)
Jeff Epler
2022-08-25
Add eeprom defaults for tinyuf2 bootloader (#18042)
Joel Challis
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-21
Move keyboard USB IDs and strings to data driven, pass 3 (#18111)
Ryan
2022-08-20
RESET -> QK_BOOT keyboard readme (#18110)
Joel Challis
2022-08-15
Migrate more F4x1 board files (#18046)
Joel Challis
2022-08-09
[Keyboard] MechWild Puckbuddy (#17161)
Kyle McCreery