summaryrefslogtreecommitdiffstats
path: root/keyboards/melgeek
Commit message (Expand)AuthorAgeFilesLines
* Move backlight config to data driven (#19910)Ryan2023-02-263-7/+7
* Move backlight config to data driven, part 1 (#19887)Ryan2023-02-211-2/+0
* Remove matrix size defines (#19581)Ryan2023-02-1710-48/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-3/+4
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0825-100/+26
* Debounce defines cleanup (#19742)Ryan2023-02-0320-33/+10
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-3110-10/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-204-11/+11
|\
| * Refactor some layouts which contain keyboard name (#19643)Joel Challis2023-01-204-11/+11
* | Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-1023-28/+9
|/
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-279-19/+19
* Remove .noci functionality (#19122)Joel Challis2022-11-212-0/+0
* LED config fixes (#18973)Ryan2022-11-111-23/+22
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-0630-30/+30
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-10-2981-5503/+3228
|\
| * MelGeek MJ6XY Refactor (#18862)James Young2022-10-2781-5502/+3231
* | Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-2070-76/+76
* | Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-2021-31/+31
* | Remove legacy keycodes, part 5 (#18710)Ryan2022-10-1570-70/+70
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-151-5/+14
* | Remove legacy keycodes, part 4 (#18683)Ryan2022-10-134-4/+4
* | Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-269-9/+0
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-2328-28/+28
|/
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-202-2/+2
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-202-2/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-0750-50/+50
|\|
| * RESET -> QK_BOOT default keymaps (#17939)Joel Challis2022-08-0750-50/+50
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-0615-15/+0
|/
* Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-0320-70/+60
* [Keyboard] Add tegic for melgeek! (#17400)bomb2022-06-2011-0/+575
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-231-1/+1
|\
| * [Keyboard] mj64 Increase LED count (#17194)Albert Y2022-05-221-1/+1
* | RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-1519-19/+19
|/
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-158-32/+0
* [Keyboard] MelGeek Mach80 rev2 (#15610)bomb2022-02-083-0/+256
* Correct matrix effect name (#15816)Albert Y2022-01-111-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-0913-26/+13
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-0113-26/+0
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-2412-12/+12
* [Keyboard] Fix handful of boards compiling too large due to RGB matrix change...Drashna Jaelre2021-11-161-3/+2
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-158-21/+380
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-0513-13/+13
* [Keyboard] Reduce compile size for melgeek mach80 (#15034)Drashna Jaelre2021-11-032-1/+2
* Clean up LED/RGB Matrix driver config (#14760)Ryan2021-10-1018-31/+12
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-061-175/+175
|\
| * MelGeek Mach80: correct Configurator layout (#14716)James Young2021-10-051-175/+175
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-1513-0/+764
|\|
| * [Keyboard] Add Mach80 for Melgeek (#14076)bomb2021-09-1413-0/+764
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-1212-13/+0
|\|