summaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin/zed65/no_backlight/retro66
Commit message (Collapse)AuthorAgeFilesLines
* Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2023-06-252-20/+3
|
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-4/+4
|
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-272-50/+149
|
* Encodermap direction define. (#20454)Nick Brassel2023-04-152-2/+2
|
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-161-19/+0
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-112-4/+5
|
* Move encoder config to data driven (#19923)Ryan2023-02-262-7/+6
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
|
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-2/+3
|
* 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-1212-0/+254
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>