Run clang-format manually to fix recently changed files (#8552)

This commit is contained in:
Joel Challis
2020-03-25 03:39:53 +00:00
committed by GitHub
parent 5075a1d9e4
commit 6ceaae30f5
6 changed files with 39 additions and 43 deletions

View File

@ -111,7 +111,6 @@ const point_t k_rgb_matrix_center = RGB_MATRIX_CENTER;
# define RGB_MATRIX_STARTUP_SPD UINT8_MAX / 2
#endif
bool g_suspend_state = false;
rgb_config_t rgb_matrix_config;