summaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin/zed65
Commit message (Expand)AuthorAgeFilesLines
* `info.json` whitespace cleanups (#20651)Ryan2023-05-024-14/+14
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-275-343/+375
* Encodermap direction define. (#20454)Nick Brassel2023-04-152-2/+2
* 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-064-2/+4
* Move 65% layouts to data driven (#20308)Ryan2023-04-045-131/+463
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-1/+3
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-232-5/+1
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-164-86/+0
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-119-84/+20
* 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-174-15/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-177-12/+10
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-172-12/+0
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-19/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-7/+4
* Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan2023-02-071-5/+0
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-061-5/+0
* Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-051-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-316-6/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-4/+0
* [Keyboard] Add Zed65-monoLED and Zed65-Cor65 (#18872)mechlovin2022-12-1254-12/+738
* Mechlovin Zed65 Wearhaus66 Configurator Fixes (#18507)James Young2022-09-282-75/+243
* [Keyboard] Wearhaus66 correct matrix (#18284)mechlovin2022-09-071-1/+1
* Remove more RESET keycode references (#18252)Joel Challis2022-09-033-3/+3
* Fix use of encoder map in mechlovin/zed65/retro66 (#18158)Joel Challis2022-08-243-2/+3
* [Keyboard] Add Zed65 (#17917)mechlovin2022-08-2029-0/+852