diff --git a/keyboards/handwired/replicazeron/.vscode/settings.json b/keyboards/handwired/replicazeron/.vscode/settings.json deleted file mode 100644 index 6a2a4f23c09..00000000000 --- a/keyboards/handwired/replicazeron/.vscode/settings.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "files.associations": { - "stdint.h": "c", - "stdint-gcc.h": "c", - "leds.h": "c", - "stdbool.h": "c", - "*.tcc": "c", - "math.h": "c", - "state.h": "c" - } -}