summaryrefslogtreecommitdiff
path: root/keyboards/skyloong/gk61/pro_48/config.h
AgeCommit message (Collapse)Author
2024-02-15LED drivers: add support for shutdown pin (#23058)Ryan
* LED drivers: add support for shutdown pin * Update candidate boards
2024-01-16Migrate RGB Matrix config to info.json - RS (#22909)Joel Challis
2024-01-01LED drivers: extract IS31FL3743A from IS31COMMON (#22635)Ryan
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan
2023-11-22Remove 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