~ruther/qmk_firmware

44c62117ee64ab63c43d0b46111370765bfd950d — Nick Snyder 5 years ago f235822
Highlight .inc files as .c files (#8496)

1 files changed, 1 insertions(+), 0 deletions(-)

M .vscode/settings.json
M .vscode/settings.json => .vscode/settings.json +1 -0
@@ 11,6 11,7 @@
    "files.associations": {
      "*.h": "c",
      "*.c": "c",
      "*.inc": "c",
      "*.cpp": "cpp",
      "*.hpp": "cpp",
      "xstddef": "c",