summaryrefslogtreecommitdiffstats
path: root/keyboards/melgeek/mojo68
Commit message (Expand)AuthorAgeFilesLines
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-032-7/+6
* 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-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-241-1/+1
* [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-151-3/+48
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Clean up LED/RGB Matrix driver config (#14760)Ryan2021-10-102-3/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines Part 2 (#13912)Drashna Jaelre2021-08-071-2/+1
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-071-1/+1
|\
| * [Keyboard] Modify key drive pins for mojo68 (#13863)bomb2021-08-061-1/+1
* | Fix compile issues due to LED changes (#13821)Drashna Jaelre2021-07-311-20/+19
|/
* [Keyboard] Add Mojo68 for Melgeek (#13578)bomb2021-07-2911-0/+516