nkro support :)

This commit is contained in:
2025-06-30 19:03:33 -07:00
parent 1c7e9e6f76
commit 3ecab0344c
50 changed files with 2760 additions and 481 deletions

View File

@@ -0,0 +1,10 @@
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"platformio.platformio-ide"
],
"unwantedRecommendations": [
"ms-vscode.cpptools-extension-pack"
]
}