summaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin/zed65/mono_led
Commit message (Collapse)AuthorAgeFilesLines
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-271-1/+0
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-4/+4
|
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
|
* Move 65% layouts to data driven (#20308)Ryan2023-04-043-66/+224
|
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
|
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-112-5/+5
|
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
|
* 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/+441
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>