summaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin/zed65
Commit message (Collapse)AuthorAgeFilesLines
* Mechlovin Zed65 910 Layout Standardization (#22018)James Young2023-09-144-6/+39
| | | | | | | | | | | | | | | | | | | | | * Add layout/matrix diagram [docs] * Rename `LAYOUT_65_iso_tsangan_split_bs` to `LAYOUT_iso_split_bs` [refactor] * Rename `LAYOUT_65_ansi_tsangan` to `LAYOUT_ansi` [refactor] * Rename `LAYOUT_65_ansi_blocker_tsangan` to `LAYOUT_ansi_blocker_tsangan` [refactor] * Rename `LAYOUT_65_ansi_tsangan_split_bs` to `LAYOUT_all` [refactor]
* Move RGBLight animations to data driven (#21635)Ryan2023-08-234-26/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Move RGBLight animations to data driven, 0-9 * Move RGBLight animations to data driven, A * Move RGBLight animations to data driven, B * Move RGBLight animations to data driven, C * Move RGBLight animations to data driven, D * Move RGBLight animations to data driven, E * Move RGBLight animations to data driven, F * Move RGBLight animations to data driven, G * Move RGBLight animations to data driven, H * Move RGBLight animations to data driven, handwired * Move RGBLight animations to data driven, I * Move RGBLight animations to data driven, J * Move RGBLight animations to data driven, K * Move RGBLight animations to data driven, L * Move RGBLight animations to data driven, M * Move RGBLight animations to data driven, N * Move RGBLight animations to data driven, O * Move RGBLight animations to data driven, P * Move RGBLight animations to data driven, Q * Move RGBLight animations to data driven, R * Move RGBLight animations to data driven, S * Move RGBLight animations to data driven, T * Move RGBLight animations to data driven, U * Move RGBLight animations to data driven, V * Move RGBLight animations to data driven, W * Move RGBLight animations to data driven, X * Move RGBLight animations to data driven, Y * Move RGBLight animations to data driven, Z * Fix incorrect placement * Fix build failures and mismatches
* LED Matrix: driver naming cleanups (#21580)Ryan2023-07-291-1/+1
|
* 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
| | | | | | | | | | | | Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | 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
| | | | | | | | | | * [docs] add layout/matrix diagram * [refactor] rename LAYOUT_65_ansi_tsangan to LAYOUT_65_ansi
* | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-244-6/+4
| | | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* | 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
| | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: jack <0x6a73@protonmail.com>
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-272-3/+0
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* `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
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* 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
| | | | 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-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
| | | | | * Remove `SOFT_SERIAL_PIN` for non-split boards * Delete more empty config.h
* 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Clean up `DEBOUNCE` in config.h, 0-9 * Clean up `DEBOUNCE` in config.h, A * Clean up `DEBOUNCE` in config.h, B * Clean up `DEBOUNCE` in config.h, C * Clean up `DEBOUNCE` in config.h, D * Clean up `DEBOUNCE` in config.h, E * Clean up `DEBOUNCE` in config.h, F * Clean up `DEBOUNCE` in config.h, G * Clean up `DEBOUNCE` in config.h, H * Clean up `DEBOUNCE` in config.h, handwired * Clean up `DEBOUNCE` in config.h, I * Clean up `DEBOUNCE` in config.h, J * Clean up `DEBOUNCE` in config.h, K * Clean up `DEBOUNCE` in config.h, L * Clean up `DEBOUNCE` in config.h, M * Clean up `DEBOUNCE` in config.h, N * Clean up `DEBOUNCE` in config.h, O * Clean up `DEBOUNCE` in config.h, P * Clean up `DEBOUNCE` in config.h, Q * Clean up `DEBOUNCE` in config.h, R * Clean up `DEBOUNCE` in config.h, S * Clean up `DEBOUNCE` in config.h, T * Clean up `DEBOUNCE` in config.h, U * Clean up `DEBOUNCE` in config.h, V * Clean up `DEBOUNCE` in config.h, W * Clean up `DEBOUNCE` in config.h, X * Clean up `DEBOUNCE` in config.h, Y * Clean up `DEBOUNCE` in config.h, Z * Remove default debounce from info.json * Migrate non-default debounce to info.json
* 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
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* 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
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>