longjin 2 years ago
parent
commit
ab29434ac1
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .vscode/settings.json

+ 2 - 1
.vscode/settings.json

@@ -145,7 +145,8 @@
         "kthread.h": "c",
         "lockref.h": "c",
         "compiler_attributes.h": "c",
-        "timer.h": "c"
+        "timer.h": "c",
+        "hid.h": "c"
     },
     "C_Cpp.errorSquiggles": "Enabled",
     "esbonio.sphinx.confDir": ""