From 54c2f0d11a79f0b01ca718d9ffac847e5a26a4f3 Mon Sep 17 00:00:00 2001 From: laidbackhacker <70282382+JW2586@users.noreply.github.com> Date: Mon, 2 Sep 2024 17:24:38 +0100 Subject: [PATCH] Update settings.json --- .vscode/settings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 2730549a..63a669c5 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,7 +1,6 @@ { "files.associations": { - "*.overlay": "dts", - "*.keymap": "dts" + "*.overlay": "dts" }, "python.formatting.provider": "black" } \ No newline at end of file