mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-01-03 20:01:58 +00:00
* Change rgblight_get_mode's return type to uint8_t. Since rgblight_get_mode() is just returning rgblight_config_t.mode, it should match rgblight_config_t.mode's type: uint8_t. * Update rgb_matrix_get_mode to return uint8_t.
6.7 KiB
6.7 KiB