summaryrefslogtreecommitdiff
path: root/keyboards/mechlovin/zed65
AgeCommit message (Expand)AuthorFilesLines
2025-04-22Remove empty `url` fields (#25181)Joel Challis4-4/+0
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis2-2/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel12-306/+0
2024-07-19Move LED Matrix LED config to data driven (#24122)Ryan2-25/+77
2024-07-11Various fixes for keyboards not implementing callbacks correctly (#24092)Joel Challis1-2/+3
2024-06-12Remove VIA_ENABLE from default keymaps. (#23903)Nick Brassel1-2/+1
2024-05-24Update GPIO macros in keymaps (#23792)Ryan2-4/+4
2024-05-17Delete trivial keymap readmes (#23714)Ryan8-8/+0
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-1/+1
2024-04-27Data-Driven Keyboard Conversions: Mechlovin (#23624)James Young10-16/+37
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis6-2/+0
2024-03-09Remove redundant disabling of features (#22926)Joel Challis1-1/+0
2024-01-13[Keyboard] Zed65/no_backlight/cor65 correct data layout (#22898)mechlovin1-40/+22
2024-01-01Migrate LED Matrix config to info.json (#22792)Joel Challis2-30/+25
2023-12-18Update keyboard LED driver configs (#22638)Ryan1-1/+1
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis1-1/+0
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan1-1/+1
2023-10-04Update ISSI LED types (#22099)Ryan1-1/+1
2023-09-25Simplify more feature driver defines (#22090)Ryan3-3/+3
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan1-8/+1
2023-09-14Merge remote-tracking branch 'origin/master' into developQMK Bot4-6/+39
2023-09-14Mechlovin Zed65 910 Layout Standardization (#22018)James Young4-6/+39
2023-09-13is31fl3731: driver naming cleanups (#21918)Ryan1-1/+1
2023-08-23Move RGBLight animations to data driven (#21635)Ryan4-26/+25
2023-07-29LED Matrix: driver naming cleanups (#21580)Ryan1-1/+1
2023-07-08Mechlovin Zed65 rev1 Develop Touch-Up (#21476)James Young3-23/+643
2023-07-03Merge remote-tracking branch 'origin/master' into developQMK Bot9-0/+504
2023-07-03[Keyboard] Add Zed65 910 PCB (#21415)mechlovin9-0/+504
2023-06-25Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2-20/+3
2023-06-24Merge remote-tracking branch 'origin/master' into developQMK Bot2-1/+40
2023-06-24Mechlovin Zed65 rev1 Touch-Up (#21373)James Young2-1/+40
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan4-6/+4
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan4-2/+2
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan4-3/+6
2023-06-04[Keyboard] Zed65 Rev.1 - Update info.json (#21122)mechlovin1-1/+2
2023-06-03[Keyboard] Add the Zed65 rev.1 PCB (#21043)mechlovin11-13/+518
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2-3/+0
2023-05-02`info.json` whitespace cleanups (#20651)Ryan4-14/+14
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan5-343/+375
2023-04-15Encodermap direction define. (#20454)Nick Brassel2-2/+2
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2-1/+3
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan4-2/+4
2023-04-04Move 65% layouts to data driven (#20308)Ryan5-131/+463
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan2-1/+3
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2-5/+1
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan4-86/+0
2023-03-11Move matrix config to info.json, part 7 (#20020)Ryan9-84/+20
2023-02-26Move encoder config to data driven (#19923)Ryan2-7/+6
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel1-1/+1
2023-02-17Remove matrix size defines (#19581)Ryan4-15/+0