summaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin/zed65/no_backlight
Commit message (Collapse)AuthorAgeFilesLines
* Move encoder config to data driven (#19923)Ryan2023-02-262-7/+6
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* 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-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 `SOFT_SERIAL_PIN` for non-split boards * Delete more empty config.h
* 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
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>