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