Files
pi-dashboard/.claude/settings.local.json

26 lines
835 B
JSON
Raw Permalink Normal View History

2026-02-15 02:48:59 +09:00
{
2026-02-15 04:15:30 +09:00
"permissions": {
"allow": [
2026-02-15 18:13:53 +09:00
"Bash(echo:*)",
"Bash(idf.py build:*)",
"Bash(for f in DSEG14C_BI_50px.c InziuIosevka_Slab_CC_12px.c InziuIosevka_Slab_CC_16px.c InziuIosevka_Slab_CC_20px.c InziuIosevka_Slab_CC_24px.c InziuIosevka_Slab_CC_32px.c)",
"Bash(do sed -i '/\\\\.static_bitmap = 0,/d' \"$f\")",
2026-02-15 21:36:56 +09:00
"Bash(done)",
2026-02-15 21:46:18 +09:00
"Bash(file:*)",
2026-02-15 22:44:36 +09:00
"mcp__ide__getDiagnostics",
2026-02-16 14:39:21 +09:00
"Bash(python -m py_compile:*)",
"WebSearch",
"WebFetch(domain:docs.waveshare.com)",
2026-02-16 20:47:44 +09:00
"WebFetch(domain:www.waveshare.com)",
2026-02-16 20:55:12 +09:00
"WebFetch(domain:raw.githubusercontent.com)",
2026-02-16 20:47:44 +09:00
"Bash(npm view:*)",
"WebFetch(domain:raw.githubusercontent.com)",
"Bash(docker ps:*)",
"Bash(python3:*)"
2026-02-15 04:15:30 +09:00
]
2026-02-15 12:35:25 +09:00
},
"outputStyle": "iseri",
2026-02-15 12:57:05 +09:00
"spinnerTipsEnabled": false,
"prefersReducedMotion": true
2026-02-15 02:48:59 +09:00
}