chore: remove trailing whitespace and fix indentation in config files

This commit is contained in:
2024-12-09 17:44:05 +00:00
parent 5e52f848b0
commit a07c072f3c
-1
View File
@@ -109,7 +109,6 @@ int main() {
}
}
// Cleanup
for (int i = 0; i < num_keyboards; i++) {
close(keyboard_fds[i]);
}