summaryrefslogtreecommitdiff
path: root/keyboards/melgeek/mojo68/rev1/rev1.c
AgeCommit message (Collapse)Author
2024-02-25LED drivers: update keyboard LED configs (#23073)Ryan
* IS31FL3733: update keyboard LED config * IS31FL3736: update keyboard LED config * IS31FL3737: update keyboard LED config * IS31FL3741: update keyboard LED config * IS31FL3743A: update keyboard LED config * AW20216S: update keyboard LED config * SNLED27351: update keyboard LED config
2024-02-15LED drivers: add support for shutdown pin (#23058)Ryan
* LED drivers: add support for shutdown pin * Update candidate boards
2024-02-09LED drivers: place I2C addresses into an array (#22975)Ryan
2023-12-18Update keyboard LED driver configs (#22638)Ryan
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-10-04Update ISSI LED types (#22099)Ryan
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-04-01Move 66% and 68% layouts to data driven (#20293)Ryan
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2021-11-24Remove use of __flash due to LTO issues (#15268)Joel Challis
2021-07-31Fix compile issues due to LED changes (#13821)Drashna Jaelre
2021-07-29[Keyboard] Add Mojo68 for Melgeek (#13578)bomb
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>