qmk cformat (#10767)

This commit is contained in:
Nick Brassel 2020-10-26 15:09:05 +11:00 committed by James Young
parent 75a18e69f9
commit 991c75081c
No known key found for this signature in database
GPG key ID: 8E1085BF6FCFBD74
4 changed files with 11 additions and 13 deletions

View file

@ -40,7 +40,7 @@ void haptic_init(void) {
#ifdef SOLENOID_ENABLE
|| (haptic_config.dwell == 0)
#endif
) {
) {
// this will be called, if the eeprom is not corrupt,
// but the previous firmware didn't have haptic enabled,
// or the previous firmware didn't have solenoid enabled,