Convert tabs to spaces

This commit is contained in:
Jeremy Soller 2021-02-25 09:25:22 -07:00
parent 40a28b795a
commit 58dc8dc241
No known key found for this signature in database
GPG Key ID: E988B49EE78A7FB1
2 changed files with 46 additions and 45 deletions

View File

@ -53,6 +53,7 @@ static bool keymap_set(uint8_t layer, uint8_t output, uint8_t input, uint16_t va
}
return false;
}
}
#if defined(RGB_MATRIX_CUSTOM_KB)
RGB raw_rgb_data[DRIVER_LED_TOTAL];