summaryrefslogtreecommitdiffstats
path: root/keyboards/alfredslab/swift65/hotswap
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-3/+2
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+1
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-162-1/+3
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-271-1/+0
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-1/+0
* Move miscellaneous layouts to data driven (#20516)Ryan2023-04-252-100/+73
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
* Remove more empty headers (#20155)Ryan2023-03-171-19/+0
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-112-16/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-7/+2
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* RESET -> QK_BOOT default keymaps (#17939)Joel Challis2022-08-072-2/+2
* Move keyboard USB IDs and strings to data driven: A (#17781)Ryan2022-07-262-8/+7
* Swift65 Hotswap: correct key sizes (#17666)James Young2022-07-131-4/+4
* Swift65 Hotswap Support (#16987)spooknik2022-07-029-0/+330