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
/
8pack
Age
Commit message (
Expand
)
Author
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
2023-07-21
backlight: split AVR PWM and timer drivers (#21540)
Ryan
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-05-03
More `info.json` whitespace cleanups (#20665)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-02-26
Move backlight config to data driven (#19910)
Ryan
2023-02-21
Move backlight config to data driven, part 1 (#19887)
Ryan
2023-02-19
Move layouts for direct_pins boards to data driven (#19872)
Ryan
2023-02-14
Migrate `DIRECT_PINS` to data driven (#19826)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
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-11-06
Reworked backlight keycodes. (#18961)
Nick Brassel
2022-10-15
Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)
Drashna Jaelre
2022-08-13
Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941)
Ryan
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2021-12-12
Fix up build options comments (#15463)
Ryan
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-10
Remove bootloader listings from rules.mk (#14330)
Ryan
2021-08-24
[Core] Refactor OLED to allow easy addition of other types (#13454)
Xelus22
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2020-12-21
Initial list of keyboards to exclude from CI (#11213)
Zach White
2020-05-25
Fix capitalisation of "GitHub" (#9184)
Ryan
2020-01-29
Trim firmware sizes from default rules.mk, part 1 (#8027)
ridingqwerty
2019-09-24
Cleanup rules.mk for 32U4 keyboards, 0-9 (#6789)
fauxpark
2019-06-01
[Keyboard] 8 pack (#6031)
gorbachev