[chore] keyboards/tzarc: Alignment with clang-format. (#20265)

This commit is contained in:
Nick Brassel 2023-03-27 09:56:09 +11:00 committed by GitHub
parent d6ce42ae5b
commit 3ee17cd5d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 8 additions and 11 deletions

View file

@ -114,4 +114,4 @@ void matrix_wait_for_interrupt(void) {
writePinHigh(col_pins[i]);
setPinInputHigh(col_pins[i]);
}
}
}