summaryrefslogtreecommitdiff
path: root/keyboards/mechlovin/zed65
AgeCommit message (Expand)Author
2024-01-13[Keyboard] Zed65/no_backlight/cor65 correct data layout (#22898)mechlovin
2024-01-01Migrate LED Matrix config to info.json (#22792)Joel Challis
2023-12-18Update keyboard LED driver configs (#22638)Ryan
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan
2023-10-04Update ISSI LED types (#22099)Ryan
2023-09-25Simplify more feature driver defines (#22090)Ryan
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan
2023-09-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-14Mechlovin Zed65 910 Layout Standardization (#22018)James Young
2023-09-13is31fl3731: driver naming cleanups (#21918)Ryan
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-07-29LED Matrix: driver naming cleanups (#21580)Ryan
2023-07-08Mechlovin Zed65 rev1 Develop Touch-Up (#21476)James Young
2023-07-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-07-03[Keyboard] Add Zed65 910 PCB (#21415)mechlovin
2023-06-25Move `TAP_CODE_DELAY` to data driven (#21363)Ryan
2023-06-24Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-06-24Mechlovin Zed65 rev1 Touch-Up (#21373)James Young
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan
2023-06-04[Keyboard] Zed65 Rev.1 - Update info.json (#21122)mechlovin
2023-06-03[Keyboard] Add the Zed65 rev.1 PCB (#21043)mechlovin
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan
2023-05-02`info.json` whitespace cleanups (#20651)Ryan
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan
2023-04-15Encodermap direction define. (#20454)Nick Brassel
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-04Move 65% layouts to data driven (#20308)Ryan
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-03-11Move matrix config to info.json, part 7 (#20020)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan
2023-02-08Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-07Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan
2023-02-05Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel