summaryrefslogtreecommitdiffstats
path: root/keyboards/melgeek
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-11/+13
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-2318-52/+52
* backlight: split AVR PWM and timer drivers (#21540)Ryan2023-07-211-1/+0
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-3/+2
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+1
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-162-1/+3
* `info.json` whitespace cleanups (#20651)Ryan2023-05-022-5/+4
* Move DZ60 and MJ6XY layouts to data driven (#20478)Ryan2023-04-272-2463/+1990
* Move 60% layouts to data driven (#20477)Ryan2023-04-279-203/+133
* Move single `60_ansi`, `60_hhkb` and `60_iso` layouts to data driven (#20438)Ryan2023-04-154-98/+63
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-123-119/+85
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-0828-14/+42
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-2/+3
* Move TKL layouts to data driven (#20337)Ryan2023-04-054-236/+199
* Move 75% and 96% layouts to data driven (#20289)Ryan2023-04-053-122/+85
* Move 65% layouts to data driven (#20308)Ryan2023-04-046-292/+205
* Move 66% and 68% layouts to data driven (#20293)Ryan2023-04-013-105/+73
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
* Remove trailing zeroes in info.json layouts (#20156)Ryan2023-03-173-4/+4
* Fixup z70ultra — replace mis-removed file (#20157)jack2023-03-171-0/+168
* Remove more empty headers (#20155)Ryan2023-03-1711-351/+0
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-1131-263/+93
* 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