summaryrefslogtreecommitdiff
path: root/keyboards/25keys/aleth42
AgeCommit message (Expand)AuthorFilesLines
2025-01-30Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24845)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel4-230/+0
2024-08-25Update Underglow keycodes (#23765)Ryan2-4/+4
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2-2/+2
2024-03-30Data-Driven Keyboard Conversions: 0-9 (#23357)James Young7-80/+41
2023-08-23Move RGBLight animations to data driven (#21635)Ryan4-24/+26
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan4-6/+4
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan4-2/+2
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan4-2/+6
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2-2/+0
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-3/+3
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan5-157/+104
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan4-2/+6
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2-4/+0
2023-03-17Remove more empty headers (#20155)Ryan2-34/+0
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan4-16/+10
2023-02-26Move encoder config to data driven (#19923)Ryan4-6/+12
2023-02-26Move backlight config to data driven (#19910)Ryan2-4/+5
2023-02-17Remove matrix size defines (#19581)Ryan2-8/+0
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan2-13/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan4-14/+6
2023-02-03Debounce defines cleanup (#19742)Ryan2-6/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2-2/+0
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel2-4/+4
2022-10-15Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2-25/+22
2022-10-09Remove legacy international keycodes (#18588)Ryan2-4/+4
2022-08-14Merge remote-tracking branch 'origin/master' into developQMK Bot5-15/+16
2022-08-13Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941)Ryan5-15/+16
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel2-2/+0
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis2-2/+2
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan1-4/+0
2022-01-30Fix up default folder locations. (#16135)Nick Brassel1-1/+1
2022-01-30[Keyboard] move @monksoffunk 's boards into 25keys/ (#15789)peepeetee19-0/+870