diff options
author | 2018-12-31 08:42:58 -0800 | |
---|---|---|
committer | 2018-12-31 08:42:58 -0800 | |
commit | b7688590b8a252f7497e3f78d569b98ae62ab177 (patch) | |
tree | 5b6eca2321798a1116ab251da0d1029d01eb07b2 /keyboards/facew/i2c.c | |
parent | 0c0e208a36300660f3d568d52ae3155becf92893 (diff) | |
download | qmk_firmware-b7688590b8a252f7497e3f78d569b98ae62ab177.tar.gz |
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.
Diffstat (limited to 'keyboards/facew/i2c.c')
0 files changed, 0 insertions, 0 deletions