summaryrefslogtreecommitdiff
path: root/keyboards/mmkzoo65
AgeCommit message (Expand)Author
2023-07-02Move miscellaneous defines to data driven (#21382)Ryan
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-11Move matrix config to info.json, part 7 (#20020)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-08-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis
2022-08-06[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann
2022-08-03Move keyboard USB IDs and strings to data driven: M (#17859)Ryan
2022-01-08[Keyboard] Add MMKZOO65 PCB (#15546)TW59420