|
|
@ -1,5 +1,7 @@ |
|
|
|
// Place your settings in this file to overwrite default and user settings. |
|
|
|
// Place your settings in this file to overwrite default and user settings. |
|
|
|
{ |
|
|
|
{ |
|
|
|
|
|
|
|
// Unofficially, QMK uses spaces for indentation |
|
|
|
|
|
|
|
"editor.insertSpaces": true, |
|
|
|
// Configure glob patterns for excluding files and folders. |
|
|
|
// Configure glob patterns for excluding files and folders. |
|
|
|
"files.exclude": { |
|
|
|
"files.exclude": { |
|
|
|
"**/.build": true, |
|
|
|
"**/.build": true, |
|
|
|