summaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin/zed65
Commit message (Expand)AuthorAgeFilesLines
* Mechlovin Zed65 rev1 Develop Touch-Up (#21476)James Young2023-07-083-23/+643
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-07-039-0/+504
|\
| * [Keyboard] Add Zed65 910 PCB (#21415)mechlovin2023-07-039-0/+504
* | Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2023-06-252-20/+3
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-06-242-1/+40
|\|
| * Mechlovin Zed65 rev1 Touch-Up (#21373)James Young2023-06-242-1/+40
* | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-244-6/+4
* | Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-184-2/+2
* | Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-164-3/+6
|/
* [Keyboard] Zed65 Rev.1 - Update info.json (#21122)mechlovin2023-06-041-1/+2
* [Keyboard] Add the Zed65 rev.1 PCB (#21043)mechlovin2023-06-0311-13/+518
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-272-3/+0
* `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