Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
QMK Bot 2022-08-28 16:59:43 +00:00
commit f4b5842a7a

View File

@ -6,7 +6,8 @@
"files.exclude": {
"**/.build": true,
"**/*.hex": true,
"**/*.bin": true
"**/*.bin": true,
"**/*.uf2": true
},
"files.associations": {
"*.h": "c",