summaryrefslogtreecommitdiff
path: root/keyboards/melgeek/mach80/rev1
AgeCommit message (Expand)Author
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2023-04-05Move TKL layouts to data driven (#20337)Ryan
2023-03-11Move matrix config to info.json, part 7 (#20020)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-24Remove use of __flash due to LTO issues (#15268)Joel Challis
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-11-03[Keyboard] Reduce compile size for melgeek mach80 (#15034)Drashna Jaelre
2021-10-10Clean up LED/RGB Matrix driver config (#14760)Ryan
2021-09-14[Keyboard] Add Mach80 for Melgeek (#14076)bomb