add kvm support
This commit is contained in:
parent
76da743115
commit
b7c9010abd
3 changed files with 40 additions and 2 deletions
20
.claude/settings.local.json
Normal file
20
.claude/settings.local.json
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"WebSearch",
|
||||
"WebFetch(domain:get.vial.today)",
|
||||
"Bash(qmk compile:*)",
|
||||
"Bash(make:*)",
|
||||
"Bash(where:*)",
|
||||
"Read(C:\\Users\\pablo\\qmk_firmware/**)",
|
||||
"Read(C:\\Users\\pablo\\qmk_firmware\\keyboards\\crkbd/**)",
|
||||
"Read(C:\\Users\\pablo\\qmk_firmware\\keyboards\\crkbd\\rev1/**)",
|
||||
"WebFetch(domain:github.com)",
|
||||
"WebFetch(domain:raw.githubusercontent.com)",
|
||||
"Bash(curl:*)",
|
||||
"WebSearch"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue