summaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin/zed65/no_backlight/wearhaus66
Commit message (Collapse)AuthorAgeFilesLines
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-3/+2
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+1
|
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-162-2/+3
|
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-271-2/+0
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-2/+2
|
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-273-293/+226
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+1
|
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-1/+3
|
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-3/+1
|
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-112-5/+5
|
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-231-1/+1
| | | | | Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com>
* Remove matrix size defines (#19581)Ryan2023-02-171-3/+0
|
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-2/+3
|
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-171-6/+0
|
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
|
* [Keyboard] Add Zed65-monoLED and Zed65-Cor65 (#18872)mechlovin2022-12-1213-0/+579
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>