Merge branch 'corne-ish-zen-v2' of https://github.com/LOWPROKB/zmk into corne-ish-zen-v2
This commit is contained in:
commit
071e42c78e
2 changed files with 0 additions and 29 deletions
17
.vscode/c_cpp_properties.json
vendored
17
.vscode/c_cpp_properties.json
vendored
|
@ -1,17 +0,0 @@
|
||||||
{
|
|
||||||
"configurations": [
|
|
||||||
{
|
|
||||||
"name": "Linux",
|
|
||||||
"includePath": [
|
|
||||||
"${workspaceFolder}/**"
|
|
||||||
],
|
|
||||||
"defines": [],
|
|
||||||
"compilerPath": "/msys64/mingw64/bin/gcc.exe",
|
|
||||||
"cStandard": "gnu17",
|
|
||||||
"cppStandard": "c++17",
|
|
||||||
"intelliSenseMode": "linux-gcc-arm",
|
|
||||||
"compileCommands": ""
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"version": 4
|
|
||||||
}
|
|
12
.vscode/settings.json
vendored
12
.vscode/settings.json
vendored
|
@ -1,12 +0,0 @@
|
||||||
{
|
|
||||||
"files.associations": {
|
|
||||||
"*.overlay": "dts",
|
|
||||||
"*.keymap": "dts",
|
|
||||||
"peripheral_status.h": "c"
|
|
||||||
},
|
|
||||||
"python.formatting.provider": "black",
|
|
||||||
|
|
||||||
"[yaml]": {
|
|
||||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue