You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
opentrackpadcontroller/.vscode/settings.json

14 lines
341 B
JSON

{
"files.associations": {
"usbd_core.h": "c",
"usbd_conf.h": "c",
"usbd_ctlreq.h": "c",
"usbd_def.h": "c",
"usbd_desc.h": "c",
"usbd_customhid.h": "c",
"usbd_custom_hid_if.h": "c",
"usbd_ioreq.h": "c",
"hid_def.h": "c",
"stdbool.h": "c"
}
}