summaryrefslogtreecommitdiffstats
path: root/keyboards/8pack
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-13/+13
* backlight: split AVR PWM and timer drivers (#21540)Ryan2023-07-211-0/+1
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+3
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-032-16/+16
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Move backlight config to data driven (#19910)Ryan2023-02-262-3/+2
* Move backlight config to data driven, part 1 (#19887)Ryan2023-02-212-3/+3
* Move layouts for direct_pins boards to data driven (#19872)Ryan2023-02-199-50/+28
* Migrate `DIRECT_PINS` to data driven (#19826)Ryan2023-02-142-12/+6
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove .noci functionality (#19122)Joel Challis2022-11-212-0/+0
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-061-1/+1
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-151-1/+10
* Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941)Ryan2022-08-136-12/+15
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
* Fix up build options comments (#15463)Ryan2021-12-121-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-3/+1
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-241-1/+1
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-212-0/+0
* Fix capitalisation of "GitHub" (#9184)Ryan2020-05-251-1/+1
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-291-4/+4
* Cleanup rules.mk for 32U4 keyboards, 0-9 (#6789)fauxpark2019-09-241-36/+2
* [Keyboard] 8 pack (#6031)gorbachev2019-06-0115-0/+190