This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
David Dai b7688590b8 Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (#4747)
* 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.
2018-12-31 08:42:58 -08:00
..
2017-04-09 18:34:59 +03:00
2017-03-28 15:20:36 -07:00
2018-10-26 14:24:13 -07:00
2018-10-26 14:24:13 -07:00
2017-04-19 01:40:16 +07:00
2017-04-19 01:40:16 +07:00