summaryrefslogtreecommitdiff
path: root/keyboards/8pack
AgeCommit message (Expand)AuthorFilesLines
2025-05-22Configure boards to use development_board - 0-9 (#25287)Joel Challis1-2/+1
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis1-1/+0
2024-08-25Update Underglow keycodes (#23765)Ryan1-1/+1
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan1-1/+1
2024-03-30Data-Driven Keyboard Conversions: 0-9 (#23357)James Young2-7/+6
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis4-0/+0
2024-03-30Migrate features and LTO from rules.mk to data driven (#23307)Joel Challis2-14/+10
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-13/+13
2023-07-21backlight: split AVR PWM and timer drivers (#21540)Ryan1-0/+1
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-1/+3
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan2-16/+16
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+3
2023-02-26Move backlight config to data driven (#19910)Ryan2-3/+2
2023-02-21Move backlight config to data driven, part 1 (#19887)Ryan2-3/+3
2023-02-19Move layouts for direct_pins boards to data driven (#19872)Ryan9-50/+28
2023-02-14Migrate `DIRECT_PINS` to data driven (#19826)Ryan2-12/+6
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-11-21Remove .noci functionality (#19122)Joel Challis2-0/+0
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel1-1/+1
2022-10-15Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre1-1/+10
2022-08-13Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941)Ryan6-12/+15
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis1-1/+1
2021-12-12Fix up build options comments (#15463)Ryan1-1/+1
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-1/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-1/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-3/+1
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan1-7/+0
2021-08-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus221-1/+1
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2020-12-21Initial list of keyboards to exclude from CI (#11213)Zach White2-0/+0
2020-05-25Fix capitalisation of "GitHub" (#9184)Ryan1-1/+1
2020-01-29Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty1-4/+4
2019-09-24Cleanup rules.mk for 32U4 keyboards, 0-9 (#6789)fauxpark1-36/+2
2019-06-01[Keyboard] 8 pack (#6031)gorbachev15-0/+190