summaryrefslogtreecommitdiff
path: root/keyboards/melgeek/mojo68/config.h
AgeCommit message (Expand)Author
2022-09-26Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan
2022-08-03Move keyboard USB IDs and strings to data driven: M (#17859)Ryan
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2021-11-16[Keyboard] Fix handful of boards compiling too large due to RGB matrix change...Drashna Jaelre
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre
2021-10-10Clean up LED/RGB Matrix driver config (#14760)Ryan
2021-08-07Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines Part 2 (#13912)Drashna Jaelre
2021-07-29[Keyboard] Add Mojo68 for Melgeek (#13578)bomb