Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-25 | LED 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-15 | LED drivers: add support for shutdown pin (#23058) | Ryan | |
* LED drivers: add support for shutdown pin * Update candidate boards | |||
2024-01-16 | Migrate RGB Matrix config to info.json - RS (#22909) | Joel Challis | |
2024-01-01 | LED drivers: extract IS31FL3743A from IS31COMMON (#22635) | Ryan | |
2023-12-20 | Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682) | Ryan | |
2023-11-22 | Remove unnecessary driver counts (#22435) | Joel Challis | |
2023-10-12 | [Keyboard] Skyloong GK61 Pro 48 (#21654) | skyloong | |
* Create GK61 PRO_48 Keyboard. * update pro.c and config.h to save power when USB suspend. * Update keyboards/skyloong/gk61/pro_48/info.json OK,thank you. * update info.json * update layer indicator * Update RGB animations---delete rainbow_beacon and rainbo_pinwheels. * Cancel force_nkro * Add caps lock indicator in rgb matrix. * Update keyboards/skyloong/gk61/pro_48/pro_48.c OK, thank you for your suggestion. * Enable I2C DMA; Modified pro_48.c * Update keyboards/skyloong/gk61/pro_48/info.json OK, thank you for your suggestion. * Update keyboards/skyloong/gk61/pro_48/info.json OK, thanks. * enable encoder map in default keymap. * define g_suspend_state |