summaryrefslogtreecommitdiffstats
path: root/keyboards/melgeek/mj64
Commit message (Expand)AuthorAgeFilesLines
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-233-3/+3
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-1/+0
* Move 60% layouts to data driven (#20477)Ryan2023-04-275-103/+68
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-086-3/+9
* Remove more empty headers (#20155)Ryan2023-03-171-17/+0
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-116-51/+21
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-21/+3
* Debounce defines cleanup (#19742)Ryan2023-02-032-3/+1
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-104-6/+1
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-271-2/+2
* Remove .noci functionality (#19122)Joel Challis2022-11-211-0/+0
* LED config fixes (#18973)Ryan2022-11-111-23/+22
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-4/+4
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-202-2/+2
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-132-2/+2
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-261-1/+0
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-236-6/+6
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-063-3/+0
* Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-032-7/+6
* 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-152-2/+2
|/
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-4/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-093-6/+3
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-013-6/+0
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-243-3/+3
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-3/+48
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-053-3/+3
* Clean up LED/RGB Matrix driver config (#14760)Ryan2021-10-104-7/+3
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-123-3/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove Full Bootmagic (#13846)James Young2021-08-063-3/+3
* __flash? (#13799)Joel Challis2021-07-313-3/+3
* Fix RGB/LED Suspend defines (#13146)Drashna Jaelre2021-06-091-1/+1
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-083-0/+9
* Fix up build failures for melgeek boards after Feb27 develop merge. (#12043)Nick Brassel2021-02-281-0/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-213-0/+196
|\
| * [Keyboard] Support MJ64 REV3 - a 60% RGB Hotswap with arrow (#11785)MelGeek2021-02-203-0/+196
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-051-1/+1
|\|
| * [Keyboard] Fix the LED's ID of ISSI for MJ64 REV2 (#11760)MelGeek2021-02-041-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-211-0/+0
|\|
| * Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-211-0/+0
* | Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel2020-12-032-0/+2
|/
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-282-2/+4
* [Keyboard] Melgeek MJ64 (#10425)MelGeek2020-10-1614-0/+664