summaryrefslogtreecommitdiff
path: root/keyboards/mechlovin/kay65
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-74/+0
2024-07-11Various fixes for keyboards not implementing callbacks correctly (#24092)Joel Challis1-3/+3
2024-05-24Update GPIO macros in keymaps (#23792)Ryan2-4/+4
2024-05-17Delete trivial keymap readmes (#23714)Ryan2-2/+0
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-1/+1
2024-03-15Migrate features from rules.mk to data drive - LMN (#23277)Joel Challis2-12/+9
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-46/+13
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2-3/+2
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-1/+1
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2-1/+3
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan1-1/+0
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+3
2023-04-04Move 65% layouts to data driven (#20308)Ryan3-268/+218
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan1-2/+0
2023-03-11Move matrix config to info.json, part 7 (#20020)Ryan2-17/+5
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel1-2/+2
2023-02-17Remove matrix size defines (#19581)Ryan1-3/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan2-7/+4
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan1-6/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-07Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan1-5/+0
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan1-4/+0
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan1-5/+0
2023-02-05Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan1-5/+0
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan1-3/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan1-21/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan1-4/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan2-2/+1
2022-10-29Merge remote-tracking branch 'origin/master' into developQMK Bot3-4/+5
2022-10-29[Keyboard] Update Kay65 LED state (#18895)mechlovin3-4/+5
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre1-3/+0
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis1-1/+1
2022-08-03Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2-8/+7
2022-04-13[Keyboard] Fix kay65 - Missing keycode (#16849)jack1-4/+2
2022-04-13[Keyboard] correct matrix for Kay65 (#16751)mechlovin3-12/+13
2022-03-14[Keyboard] Fix mechlovin/kay65 (#16653)jack11-9/+9
2022-03-14[Keyboard] Add Kay65 PCB by Team Mechlovin' (#15565)mechlovin11-0/+632