add tap dance
This commit is contained in:
parent
5e5a529a37
commit
9d969f7eed
6 changed files with 509 additions and 50 deletions
|
|
@ -6,15 +6,17 @@
|
|||
"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/**)",
|
||||
"Read(*)",
|
||||
"WebFetch(domain:github.com)",
|
||||
"WebFetch(domain:raw.githubusercontent.com)",
|
||||
"Bash(curl:*)",
|
||||
"WebSearch"
|
||||
"WebSearch",
|
||||
"WebFetch(domain:docs.qmk.fm)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
"ask": [],
|
||||
"additionalDirectories": [
|
||||
"C:\\Users\\pablo\\qmk_firmware"
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue