summaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin/zed65/no_backlight
Commit message (Expand)AuthorAgeFilesLines
* Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2023-06-252-20/+3
* 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-2/+3
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-271-2/+0
* `info.json` whitespace cleanups (#20651)Ryan2023-05-023-10/+10
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-275-343/+375
* Encodermap direction define. (#20454)Nick Brassel2023-04-152-2/+2
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+1
* Move 65% layouts to data driven (#20308)Ryan2023-04-042-65/+239
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-1/+3
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-3/+1
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-162-38/+0
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-116-31/+15
* Move encoder config to data driven (#19923)Ryan2023-02-262-7/+6
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-231-1/+1
* Remove matrix size defines (#19581)Ryan2023-02-173-11/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-176-7/+10
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-171-6/+0
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-19/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-314-4/+0
* [Keyboard] Add Zed65-monoLED and Zed65-Cor65 (#18872)mechlovin2022-12-1238-0/+1109