Update settings.json

This commit is contained in:
kien242 2022-01-01 13:55:43 +07:00 committed by GitHub
parent 2da76fbe08
commit 14404bc70c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,6 @@
{
"files.associations": {
"*.overlay": "dts"
"*.overlay": "dts",
"*.keymap": "dts"
}
}
}