zmk/.vscode
Joel Spadin a1e0607a22 fix: Don't specify default C formatter
Microsoft's C/C++ extension performs poorly on some systems, so this gives the option to use any other extension that supports formatting with clang-format.
2023-05-14 11:54:34 -06:00
..
extensions.json refactor: Add format on save for VS Code 2023-05-14 11:54:34 -06:00
settings.json fix: Don't specify default C formatter 2023-05-14 11:54:34 -06:00
tasks.json