summaryrefslogtreecommitdiffstats
path: root/keyboards/ymdk/wingshs
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-272-1/+3
* YMDK Wings Hotswap: rename LAYOUT_all to LAYOUT (#20901)James Young2023-05-124-74/+94
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-152-100/+67
* 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-5/+0
* Remove more empty headers (#20155)Ryan2023-03-171-16/+0
* Adjust offset for some layouts (#20075)Ryan2023-03-131-67/+73
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-052-17/+5
* Move backlight config to data driven (#19910)Ryan2023-02-262-3/+4
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-3/+4
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: Y (#17926)Ryan2022-08-062-8/+7
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-3/+3
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* [keyboard] Add hotswap YMDK Wings (#14176)alittlepeace2021-09-119-0/+333