[CI] Format code according to conventions (#25827)

Format code according to conventions
This commit is contained in:
QMK Bot 2025-12-01 06:25:13 +11:00 committed by GitHub
parent 330a8597f8
commit 6ed61c65dd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
92 changed files with 307 additions and 348 deletions

View file

@ -39,7 +39,8 @@
# define key_override_printf dprintf
#else
# define key_override_printf(str, ...) \
{}
{ \
}
#endif
// Helpers