summaryrefslogtreecommitdiff
path: root/keyboards/melgeek/mj64
Commit message (Expand)AuthorAge
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-23
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-06
* Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-03
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-23
|\
| * [Keyboard] mj64 Increase LED count (#17194)Albert Y2022-05-22
* | RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-15
|/
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-15
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-09
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-01
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-24
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-15
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-05
* Clean up LED/RGB Matrix driver config (#14760)Ryan2021-10-10
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-12
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-12
* Remove Full Bootmagic (#13846)James Young2021-08-06
* __flash? (#13799)Joel Challis2021-07-31
* Fix RGB/LED Suspend defines (#13146)Drashna Jaelre2021-06-09
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-08
* Fix up build failures for melgeek boards after Feb27 develop merge. (#12043)Nick Brassel2021-02-28
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-21
|\
| * [Keyboard] Support MJ64 REV3 - a 60% RGB Hotswap with arrow (#11785)MelGeek2021-02-20
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-05
|\|
| * [Keyboard] Fix the LED's ID of ISSI for MJ64 REV2 (#11760)MelGeek2021-02-04
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-21
|\|
| * Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-21
* | Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel2020-12-03
|/
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-28
* [Keyboard] Melgeek MJ64 (#10425)MelGeek2020-10-16